Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-23 08:34:51 +00:00 committed by trust-wallet-merge-bot
parent ded4aaef2a
commit 15a94056be

View File

@ -1,25 +1,25 @@
{ {
"name": "Little Bunny Rocket", "name": "Little Bunny Rocket",
"type": "BEP20", "type": "BEP20",
"symbol": "LBR", "symbol": "LBR",
"decimals": 9, "decimals": 9,
"website": "http://www.littlebunnyrocket.com", "website": "http://www.littlebunnyrocket.com",
"description": "Little Bunny Rocket is a collateralized cryptocurrency that grants investor holding LBR instant rewards on all transaction and protect them with its unique burn protocol. Little Bunny Rockets innovative ecosystem and LBR dApps will bring a true revolution to the cryptocurrency space and set new standard for security in DeFi.", "description": "Little Bunny Rocket is a collateralized cryptocurrency that grants investor holding LBR instant rewards on all transaction and protect them with its unique burn protocol. Little Bunny Rockets innovative ecosystem and LBR dApps will bring a true revolution to the cryptocurrency space and set new standard for security in DeFi.",
"explorer": "https://bscscan.com/token/0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f", "explorer": "https://bscscan.com/token/0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f",
"status": "active", "status": "active",
"id": "0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f", "id": "0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/littlebunnyrocket/littlebunnyrocket" "url": "https://github.com/littlebunnyrocket/littlebunnyrocket"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/l_bunnyrocket" "url": "https://twitter.com/l_bunnyrocket"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/littlebunnyrocket" "url": "https://t.me/littlebunnyrocket"
} }
] ]
} }