Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-08-22 05:19:59 +00:00 committed by trust-wallet-merge-bot
parent 811a36214b
commit 035bb74cd3

View File

@ -1,34 +1,34 @@
{ {
"name": "Little Rabbit", "name": "Little Rabbit",
"type": "BEP20", "type": "BEP20",
"symbol": "LTRBT", "symbol": "LTRBT",
"decimals": 9, "decimals": 9,
"website": "https://littlerabbitproject.com/", "website": "https://littlerabbitproject.com/",
"description": "LTRBT Token is capable of gasless instant yield generation. This means that holder can generate yield just holding the token in their wallet, without any further action required.", "description": "LTRBT Token is capable of gasless instant yield generation. This means that holder can generate yield just holding the token in their wallet, without any further action required.",
"explorer": "https://bscscan.com/token/0x6c46422a0f7dbbad9bec3bbbc1189bfaf9794b05", "explorer": "https://bscscan.com/token/0x6c46422a0f7dbbad9bec3bbbc1189bfaf9794b05",
"status": "active", "status": "active",
"id": "0x6C46422A0f7dbbAD9BEC3BbBC1189bfAf9794B05", "id": "0x6C46422A0f7dbbAD9BEC3BbBC1189bfAf9794B05",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/LTRBTtwt/" "url": "https://twitter.com/LTRBTtwt/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/littlerabbitchat" "url": "https://t.me/littlerabbitchat"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/little-rabbit-v2/" "url": "https://coinmarketcap.com/currencies/little-rabbit-v2/"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://littlerabbitproject.com/littlerabbit.pdf" "url": "https://littlerabbitproject.com/littlerabbit.pdf"
} }
], ],
"tags": [ "tags": [
"deflationary", "deflationary",
"gamefi", "gamefi",
"nft" "nft"
] ]
} }