Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-01-01 15:45:19 +00:00 committed by trust-wallet-merge-bot
parent 5aede80ed7
commit b69b0e69e9

View File

@ -1,21 +1,21 @@
{ {
"name": "BNB Gold", "name": "BNB Gold",
"website": "https://bnbgold.network/", "website": "https://bnbgold.network/",
"description": "BNBGOLD is the governance token for the BNBGOLD Ecosystem.", "description": "BNBGOLD is the governance token for the BNBGOLD Ecosystem.",
"explorer": "https://bscscan.com/token/0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a", "explorer": "https://bscscan.com/token/0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a",
"type": "BEP20", "type": "BEP20",
"symbol": "BNB GOLD", "symbol": "BNB GOLD",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a", "id": "0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/BNB_GOLD" "url": "https://twitter.com/BNB_GOLD"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/bnbgoldtoken" "url": "https://t.me/bnbgoldtoken"
} }
] ]
} }