Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-06 21:19:12 +00:00 committed by trust-wallet-merge-bot
parent e8dea3ceb2
commit f8c728e87f

View File

@ -1,50 +1,49 @@
{ {
"name": "Flokinomics", "name": "Flokinomics",
"website": "https://www.flokinomics.com/", "website": "https://www.flokinomics.com/",
"description": "Flokinomics is the first ever token on the BSC smartchain to combine rebase tokenomics with Doge rewards. Hold $FLOKIN and receive $DOGE directly to your BEP-20 wallet as a reward for holding", "description": "Flokinomics is the first ever token on the BSC smartchain to combine rebase tokenomics with Doge rewards. Hold $FLOKIN and receive $DOGE directly to your BEP-20 wallet as a reward for holding",
"explorer": "https://bscscan.com/token/0x97ea5efdcb5961a99ba5c96123042507c0210ec1", "explorer": "https://bscscan.com/token/0x97ea5efdcb5961a99ba5c96123042507c0210ec1",
"type": "BEP20", "type": "BEP20",
"symbol": "FLOKIN", "symbol": "FLOKIN",
"decimals": 4, "decimals": 4,
"status": "active", "status": "active",
"id": "0x97eA5EfDCb5961A99bA5C96123042507C0210Ec1", "id": "0x97eA5EfDCb5961A99bA5C96123042507C0210Ec1",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/monkey-shanti/flokinomics/" "url": "https://github.com/monkey-shanti/flokinomics/"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/FlokinomicsCoin" "url": "https://twitter.com/FlokinomicsCoin"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/user/Flokinimocs312" "url": "https://reddit.com/user/Flokinimocs312"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://medium.com/@flokinomics/hi-ef517b7321b1" "url": "https://medium.com/@flokinomics/hi-ef517b7321b1"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/profile.php?id=100073605662953" "url": "https://facebook.com/profile.php?id=100073605662953"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/channels/894353700217294858/894353700217294861" "url": "https://discord.com/channels/894353700217294858/894353700217294861"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://cbb353b7-15af-4249-8f91-cf282decdc17.filesusr.com/ugd/340d42_f0a20e41ff5944bf968367906b662cea.pdf" "url": "https://cbb353b7-15af-4249-8f91-cf282decdc17.filesusr.com/ugd/340d42_f0a20e41ff5944bf968367906b662cea.pdf"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/flokinomics/" "url": "https://coinmarketcap.com/currencies/flokinomics/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/flokinomics/" "url": "https://coingecko.com/en/coins/flokinomics/"
} }
] ]
}
}