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
b91c500577
commit
5bcaa24db9
|
@ -1,32 +1,32 @@
|
||||||
{
|
{
|
||||||
"name": "Catcoin Token V2",
|
"name": "Catcoin Token V2",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "CATS",
|
"symbol": "CATS",
|
||||||
"decimals": 0,
|
"decimals": 0,
|
||||||
"website": "https://www.catcoincrypto.me/",
|
"website": "https://www.catcoincrypto.me/",
|
||||||
"description": "World's Best Community Driven Coin",
|
"description": "World's Best Community Driven Coin",
|
||||||
"explorer": "https://bscscan.com/token/0x2f0c6e147974BfbF7Da557b88643D74C324053A2",
|
"explorer": "https://bscscan.com/token/0x2f0c6e147974BfbF7Da557b88643D74C324053A2",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x2f0c6e147974BfbF7Da557b88643D74C324053A2",
|
"id": "0x2f0c6e147974BfbF7Da557b88643D74C324053A2",
|
||||||
"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