Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-03-17 09:32:58 +00:00 committed by trust-wallet-merge-bot
parent 880c24d56e
commit 19c67db5b7

View File

@ -1,5 +1,5 @@
{ {
"name": "Amazing Doge", "name": "Amazing Doge",
"type": "BEP20", "type": "BEP20",
"symbol": "Adoge", "symbol": "Adoge",
"decimals": 9, "decimals": 9,
@ -9,16 +9,16 @@
"status": "active", "status": "active",
"id": "0x0EBc30459551858e81306d583025d12C7d795FA2", "id": "0x0EBc30459551858e81306d583025d12C7d795FA2",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/apecoin" "url": "https://twitter.com/apecoin"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://amazingdogebsc.com/#whitepaper" "url": "https://amazingdogebsc.com/#whitepaper"
} }
], ],
"tags": [ "tags": [
"memes" "memes"
] ]
} }