Skip to content

Commit

Permalink
add token: THC
Browse files Browse the repository at this point in the history
  • Loading branch information
BunsDev committed Mar 18, 2024
1 parent 1d72392 commit b73ac5f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions fantom.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,14 @@
"chainId": 250,
"logoURI": "https://raw.githubusercontent.com/SoulSwapFinance/icons/master/token/sushi.jpg"
},
{
"name": "TinHatCat",
"address": "0x479673391b3818f5e3ED2fa69A58e13d685BEcf6",
"symbol": "THC",
"decimals": 18,
"chainId": 250,
"logoURI": "https://raw.githubusercontent.com/SoulSwapFinance/assets/master/blockchains/fantom/assets/0x479673391b3818f5e3ED2fa69A58e13d685BEcf6/logo.png"
},
{
"name": "USD Coin (Axelar)",
"address": "0x1B6382DBDEa11d97f24495C9A90b7c88469134a4",
Expand Down
8 changes: 8 additions & 0 deletions tokens/fantom.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,14 @@
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/soulswapfinance/assets/prod/blockchains/fantom/assets/0x6671E20b83Ba463F270c8c75dAe57e3Cc246cB2b/logo.png"
},
{
"chainId": 250,
"name": "TinHatCat",
"address": "0x479673391b3818f5e3ED2fa69A58e13d685BEcf6",
"symbol": "THC",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/SoulSwapFinance/assets/master/blockchains/fantom/assets/0x479673391b3818f5e3ED2fa69A58e13d685BEcf6/logo.png"
},
{
"chainId": 250,
"name": "Multichain",
Expand Down

0 comments on commit b73ac5f

Please sign in to comment.