mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add XCAD Network (BEP20) (#9358)
* Info for token XCAD Network * Info for token XCAD Network * added erc20 description Co-authored-by: Bernice Thomas <bernicethomas@icloud.com>
This commit is contained in:
parent
a6c0cc65fa
commit
030c4b5692
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "XCAD Network",
|
||||
"type": "ERC20",
|
||||
"symbol": "XCAD",
|
||||
"decimals": 18,
|
||||
"website": "https://xcademytoken.com",
|
||||
"description": "XCAD network is a tokenisation platform for content creators & their fans. Think CHZ fan tokens but for content creators",
|
||||
"explorer": "https://etherscan.io/token/0x7659CE147D0e714454073a5dd7003544234b6Aa0",
|
||||
"status": "active",
|
||||
"id": "0x7659CE147D0e714454073a5dd7003544234b6Aa0"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "XCAD Network",
|
||||
"type": "BEP20",
|
||||
"symbol": "XCAD",
|
||||
"decimals": 18,
|
||||
"website": "https://xcademytoken.com",
|
||||
"description": "XCAD network is a tokenisation platform for content creators & their fans. Think CHZ fan tokens but for content creators",
|
||||
"explorer": "https://bscscan.com/token/0x431e0cD023a32532BF3969CddFc002c00E98429d",
|
||||
"status": "active",
|
||||
"id": "0x431e0cD023a32532BF3969CddFc002c00E98429d"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Loading…
Reference in New Issue
Block a user