mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
25cb8728e0
commit
a583523310
|
@ -1,32 +1,32 @@
|
||||||
{
|
{
|
||||||
"name": "Catcoin Token",
|
"name": "Catcoin Token",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "CATS",
|
"symbol": "CATS",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"website": "https://www.catcoincrypto.me/",
|
"website": "https://www.catcoincrypto.me/",
|
||||||
"description": "Catcoin is the community driven project to connect cat lovers worldwide",
|
"description": "Catcoin is the community driven project to connect cat lovers worldwide",
|
||||||
"explorer": "https://bscscan.com/token/0x3B3691d4C3EC75660f203F41adC6296a494404d0",
|
"explorer": "https://bscscan.com/token/0x3B3691d4C3EC75660f203F41adC6296a494404d0",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x3B3691d4C3EC75660f203F41adC6296a494404d0",
|
"id": "0x3B3691d4C3EC75660f203F41adC6296a494404d0",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/catcoinbsc"
|
"url": "https://twitter.com/catcoinbsc"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram",
|
"name": "telegram",
|
||||||
"url": "https://t.me/catcoin_bsc"
|
"url": "https://t.me/catcoin_bsc"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "coinmarketcap",
|
"name": "coinmarketcap",
|
||||||
"url": "https://coinmarketcap.com/currencies/catcoin-token/"
|
"url": "https://coinmarketcap.com/currencies/catcoin-token/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "source_code",
|
"name": "source_code",
|
||||||
"url": "https://github.com/catcointoken-cats/"
|
"url": "https://github.com/catcointoken-cats/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"deflationary"
|
"deflationary"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user