Fixes (sanity and consistency, auto)

This commit is contained in:
ramsty 2021-11-09 10:09:51 +00:00 committed by trust-wallet-merge-bot
parent 94b92eab2c
commit 380bcfdc7f

View File

@ -1,33 +1,33 @@
{ {
"name": "Buff Shiba Inu", "name": "Buff Shiba Inu",
"type": "BEP20", "type": "BEP20",
"symbol": "BUFFSHIBA", "symbol": "BUFFSHIBA",
"decimals": 9, "decimals": 9,
"website": "https://buffshibainu.io", "website": "https://buffshibainu.io",
"description": "Buff Shiba Inu, a community-driven token that empowers small and non-private investors to build stronger portfolios.", "description": "Buff Shiba Inu, a community-driven token that empowers small and non-private investors to build stronger portfolios.",
"explorer": "https://bscscan.com/token/0xf2673f49d2737f97d70995eD43D128E0B8E560c5", "explorer": "https://bscscan.com/token/0xf2673f49d2737f97d70995eD43D128E0B8E560c5",
"status": "active", "status": "active",
"id": "0xf2673f49d2737f97d70995eD43D128E0B8E560c5", "id": "0xf2673f49d2737f97d70995eD43D128E0B8E560c5",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/buffshibainu" "url": "https://twitter.com/buffshibainu"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/buffshibainu" "url": "https://github.com/buffshibainu"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/buffshibainu" "url": "https://t.me/buffshibainu"
}, },
{ {
"name": "telegram_news", "name": "telegram_news",
"url": "https://t.me/buffshibachannel" "url": "https://t.me/buffshibachannel"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/buffshibainu" "url": "https://reddit.com/r/buffshibainu"
} }
] ]
} }