Skip to content

Commit

Permalink
add THT token configuration to oraidex.json (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
vuonghuuhung authored Dec 6, 2024
1 parent 593726a commit 36cfa5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/oraidex-common/src/supported/config/oraidex.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@
"DOGE": {
"denom": "factory/orai1wuvhex9xqs3r539mvc6mtm7n20fcj3qr2m0y9khx6n5vtlngfzes3k0rq9/DogeBNB",
"coingecko_id": "dogecoin"
},
"THT": {
"denom": "cw20:orai1fkz48mkvw9cs848kjmr69gn7znj9flyc3vd2xvzud7h2x36xaj7q6p48re:THT",
"coingecko_id": "polkadot"
}
},
"celestia": {
Expand Down

0 comments on commit 36cfa5e

Please sign in to comment.