Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-26 22:05:07 +00:00 committed by trust-wallet-merge-bot
parent ab1d24cd1d
commit 238ef15662

View File

@ -1,29 +1,29 @@
{ {
"name": "GREED", "name": "GREED",
"type": "BEP20", "type": "BEP20",
"symbol": "$GREED", "symbol": "$GREED",
"decimals": 9, "decimals": 9,
"website": "https://greedtoken.com/", "website": "https://greedtoken.com/",
"description": "The Greed Ecosystem combines the First Crypto Music Label, NFTs, the Metaverse, Swaps, Farms & Staking on multiple blockchains.", "description": "The Greed Ecosystem combines the First Crypto Music Label, NFTs, the Metaverse, Swaps, Farms & Staking on multiple blockchains.",
"explorer": "https://bscscan.com/token/0x5905df3D03E29a22e22462D3257E6AC731E22C15", "explorer": "https://bscscan.com/token/0x5905df3D03E29a22e22462D3257E6AC731E22C15",
"status": "active", "status": "active",
"id": "0x5905df3D03E29a22e22462D3257E6AC731E22C15", "id": "0x5905df3D03E29a22e22462D3257E6AC731E22C15",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/GreedEcosystem" "url": "https://twitter.com/GreedEcosystem"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/GREEDOFFICIAL" "url": "https://t.me/GREEDOFFICIAL"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/greed" "url": "https://coingecko.com/en/coins/greed"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/greed-ecosystem/" "url": "https://coinmarketcap.com/currencies/greed-ecosystem/"
} }
] ]
} }