mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
33 lines
919 B
JSON
33 lines
919 B
JSON
{
|
|
"name": "Catcoin Token",
|
|
"type": "BEP20",
|
|
"symbol": "CATS",
|
|
"decimals": 0,
|
|
"website": "https://www.catcoincrypto.me/",
|
|
"description": "Catcoin is the community driven project to connect cat lovers worldwide",
|
|
"explorer": "https://bscscan.com/token/0x3B3691d4C3EC75660f203F41adC6296a494404d0",
|
|
"status": "active",
|
|
"id": "0x3B3691d4C3EC75660f203F41adC6296a494404d0",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/catcoinbsc"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/catcoin_bsc"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/catcoin-token/"
|
|
},
|
|
{
|
|
"name": "source_code",
|
|
"url": "https://github.com/catcointoken-cats/"
|
|
}
|
|
],
|
|
"tags": [
|
|
"deflationary"
|
|
]
|
|
}
|