Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-10-23 18:45:28 +00:00 committed by trust-wallet-merge-bot
parent e14ed325d8
commit 129bbbb3e7

View File

@ -1,29 +1,29 @@
{ {
"name": "Gallant", "name": "Gallant",
"website": "https://gallanttoken.com", "website": "https://gallanttoken.com",
"description": "Gallant is a utility token developed for Blockchain Gaming.", "description": "Gallant is a utility token developed for Blockchain Gaming.",
"explorer": "https://bscscan.com/token/0x580655e2c6d4fc125c0b2d37b2a3e56219bf9f78", "explorer": "https://bscscan.com/token/0x580655e2c6d4fc125c0b2d37b2a3e56219bf9f78",
"type": "BEP20", "type": "BEP20",
"symbol": "GAL", "symbol": "GAL",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0x580655E2C6D4fC125C0B2D37B2a3e56219bF9f78", "id": "0x580655E2C6D4fC125C0B2D37B2a3e56219bF9f78",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/GallantToken" "url": "https://twitter.com/GallantToken"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/GallantTokenOfficial" "url": "https://t.me/GallantTokenOfficial"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/gallanttoken" "url": "https://discord.com/gallanttoken"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UCojYADZqVqM-rUwWNcqrBxg" "url": "https://youtube.com/channel/UCojYADZqVqM-rUwWNcqrBxg"
} }
] ]
} }