Fixes (sanity and consistency, auto)

This commit is contained in:
zachzwei 2021-02-17 04:17:40 +00:00 committed by trust-wallet-merge-bot
parent 15fe81692f
commit 944b0b8473
2 changed files with 30 additions and 29 deletions

View File

@ -80,6 +80,7 @@
"0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f",
"0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F",
"0x650b940a1033B8A1b1873f78730FcFC73ec11f1f", "0x650b940a1033B8A1b1873f78730FcFC73ec11f1f",
"0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2",
"0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4",
"0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402",
"0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c",

View File

@ -1,30 +1,30 @@
{ {
"name":"DODO", "name": "DODO",
"website":"https://dodoex.io/", "website": "https://dodoex.io/",
"source_code":"https://github.com/DODOEX/", "source_code": "https://github.com/DODOEX/",
"short_description":"a liquidity protocol powered by the Proactive Market Maker (PMM) algorithm", "short_description": "a liquidity protocol powered by the Proactive Market Maker (PMM) algorithm",
"description":"DODO is a liquidity protocol powered by the Proactive Market Maker (PMM) algorithm and built for capital efficiency.", "description": "DODO is a liquidity protocol powered by the Proactive Market Maker (PMM) algorithm and built for capital efficiency.",
"socials":[ "socials": [
{ {
"name":"Twitter", "name": "Twitter",
"url":"https://twitter.com/BreederDodo", "url": "https://twitter.com/BreederDodo",
"handle":"DODO" "handle": "DODO"
}, },
{ {
"name":"Reddit", "name": "Reddit",
"url":"https://www.reddit.com/r/DodoEx/", "url": "https://www.reddit.com/r/DodoEx/",
"handle":"DODO" "handle": "DODO"
}, },
{ {
"name":"Medium", "name": "Medium",
"url":"https://medium.com/dodoex", "url": "https://medium.com/dodoex",
"handle":"DODO" "handle": "DODO"
} }
], ],
"explorer":"https://bscscan.com/address/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2", "explorer": "https://bscscan.com/address/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2",
"type": "BEP20", "type": "BEP20",
"symbol": "DODO", "symbol": "DODO",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2" "id": "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2"
} }