mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
880c24d56e
commit
19c67db5b7
|
@ -1,24 +1,24 @@
|
||||||
{
|
{
|
||||||
"name": "Amazing Doge",
|
"name": "Amazing Doge",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "Adoge",
|
"symbol": "Adoge",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"description": "AmazingDoge token is a part of dogecoin family",
|
"description": "AmazingDoge token is a part of dogecoin family",
|
||||||
"website": "https://www.amazingdogebsc.com",
|
"website": "https://www.amazingdogebsc.com",
|
||||||
"explorer": "https://bscscan.com/token/0x0EBc30459551858e81306d583025d12C7d795FA2",
|
"explorer": "https://bscscan.com/token/0x0EBc30459551858e81306d583025d12C7d795FA2",
|
||||||
"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"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user