mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Cartesi Token (CTSI) BEP-20 Version (#6187)
* Add Cartesi Token (CTSI) BEP-20 Version * Delete blockchains/smartchain/assets/0x8da443f84fea710266c8eb6bc34b71702d033ef2 directory * Add Cartesi Token (CTSI) BEP-20 Version Fix Checksum address * Auto fix (ID casing, allowlist) Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
d40106b513
commit
c553b4d598
|
@ -172,6 +172,7 @@
|
|||
"0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
|
||||
"0x8cc7E2a6de999758499658bB702143FD025E09B2",
|
||||
"0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E",
|
||||
"0x8dA443F84fEA710266C8eB6bC34B71702d033EF2",
|
||||
"0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF",
|
||||
"0x8f4087Cb09E0F378f4278a314C94A636665dE24b",
|
||||
"0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf",
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "Cartesi Token",
|
||||
"website": "https://cartesi.io",
|
||||
"description": "Cartesi Takes Smart Contracts to the Next Level.",
|
||||
"explorer": "https://bscscan.com/token/0x8da443f84fea710266c8eb6bc34b71702d033ef2",
|
||||
"research": "https://research.binance.com/en/projects/cartesi",
|
||||
"type": "BEP20",
|
||||
"symbol": "CTSI",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x8dA443F84fEA710266C8eB6bC34B71702d033EF2"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user