Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-30 05:22:25 +00:00 committed by trust-wallet-merge-bot
parent f778bb77d7
commit 617300d76e

View File

@ -1,21 +1,21 @@
{ {
"name": "Lil Floki", "name": "Lil Floki",
"website": "https://lilfloki.com/", "website": "https://lilfloki.com/",
"description": "Lil Floki is a BSC token which donates to New Zealand dog shelters while also rewarding Lil Floki holders with BNB Reward pay-outs.", "description": "Lil Floki is a BSC token which donates to New Zealand dog shelters while also rewarding Lil Floki holders with BNB Reward pay-outs.",
"explorer": "https://bscscan.com/token/0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35", "explorer": "https://bscscan.com/token/0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35",
"type": "BEP20", "type": "BEP20",
"symbol": "lilfloki", "symbol": "lilfloki",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35", "id": "0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/thelilfloki/" "url": "https://twitter.com/thelilfloki/"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/TheLilFloki/" "url": "https://facebook.com/TheLilFloki/"
} }
] ]
} }