Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-10-28 16:24:33 +00:00 committed by trust-wallet-merge-bot
parent 7460627020
commit 8f1cf72d68

View File

@ -1,29 +1,29 @@
{ {
"name": "SPO Token", "name": "SPO Token",
"website": "https://spores.app/about", "website": "https://spores.app/about",
"description": "SPO token is designed for community governance and DeFi utilization with NFT-creator-centricity and DeFi-community-driven purpose. SPO is used to incentivize NFT creators, buyers, agents, liquidity providers across the ecosystem.", "description": "SPO token is designed for community governance and DeFi utilization with NFT-creator-centricity and DeFi-community-driven purpose. SPO is used to incentivize NFT creators, buyers, agents, liquidity providers across the ecosystem.",
"explorer": "https://bscscan.com/token/0x8316c1cb76b88be6450baf689860b73dc606b431", "explorer": "https://bscscan.com/token/0x8316c1cb76b88be6450baf689860b73dc606b431",
"type": "BEP20", "type": "BEP20",
"symbol": "SPO", "symbol": "SPO",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x8316c1cB76b88be6450baF689860b73dC606B431", "id": "0x8316c1cB76b88be6450baF689860b73dC606B431",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Spores_Network" "url": "https://twitter.com/Spores_Network"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://spores.medium.com" "url": "https://spores.medium.com"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/spores-network" "url": "https://coingecko.com/en/coins/spores-network"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/spores-network" "url": "https://coinmarketcap.com/currencies/spores-network"
} }
] ]
} }