mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add BEP20 TBC (#8062)
This commit is contained in:
parent
1501611403
commit
aa4efe16cb
|
@ -183,6 +183,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"base": "c20000714_t0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6"
|
"base": "c20000714_t0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base": "c20000714_t0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -802,6 +805,16 @@
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/logo.png",
|
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/logo.png",
|
||||||
"pairs": []
|
"pairs": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"asset": "c20000714_t0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE",
|
||||||
|
"type": "BEP20",
|
||||||
|
"address": "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE",
|
||||||
|
"name": "TeraBlock Token",
|
||||||
|
"symbol": "TBC",
|
||||||
|
"decimals": 18,
|
||||||
|
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/logo.png",
|
||||||
|
"pairs": []
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": {
|
"version": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user