Add TBC ERC20 (#8917)

* Add TBC ERC20

* Update tokenlist.json
This commit is contained in:
Dev Team 2021-05-29 13:26:01 +03:00 committed by GitHub
parent d3a369dbf7
commit c8371c8327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 25 additions and 1 deletions

View File

@ -0,0 +1,11 @@
{
"name": "TeraBlock Token",
"website": "https://terablock.ai",
"description": "Machine Learning driven, personalised cryptocurrency trade automation to help you easily manage your assets.",
"explorer": "https://etherscan.io/token/0xa1ed0364d53394209d61ae8bfdb8ff50484d8c91",
"symbol": "TBC",
"type": "ERC20",
"decimals": 18,
"status": "active",
"id": "0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -792,6 +792,9 @@
},
{
"base": "c60_t0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB"
},
{
"base": "c60_t0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91"
}
]
},
@ -3628,6 +3631,16 @@
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png",
"pairs": []
},
{
"asset": "c60_t0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91",
"type": "ERC20",
"address": "0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91",
"name": "TeraBlock Token",
"symbol": "TBC",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/logo.png",
"pairs": []
}
],
"version": {
@ -3635,4 +3648,4 @@
"minor": 0,
"patch": 0
}
}
}