forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes (sanity and consistency, auto)
- Loading branch information
Showing
2 changed files
with
30 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 29 additions & 29 deletions
58
blockchains/smartchain/assets/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
{ | ||
"name":"DODO", | ||
"website":"https://dodoex.io/", | ||
"source_code":"https://github.com/DODOEX/", | ||
"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.", | ||
"socials":[ | ||
{ | ||
"name":"Twitter", | ||
"url":"https://twitter.com/BreederDodo", | ||
"handle":"DODO" | ||
}, | ||
{ | ||
"name":"Reddit", | ||
"url":"https://www.reddit.com/r/DodoEx/", | ||
"handle":"DODO" | ||
}, | ||
{ | ||
"name":"Medium", | ||
"url":"https://medium.com/dodoex", | ||
"handle":"DODO" | ||
} | ||
], | ||
"explorer":"https://bscscan.com/address/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2", | ||
"type": "BEP20", | ||
"symbol": "DODO", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2" | ||
{ | ||
"name": "DODO", | ||
"website": "https://dodoex.io/", | ||
"source_code": "https://github.com/DODOEX/", | ||
"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.", | ||
"socials": [ | ||
{ | ||
"name": "Twitter", | ||
"url": "https://twitter.com/BreederDodo", | ||
"handle": "DODO" | ||
}, | ||
{ | ||
"name": "Reddit", | ||
"url": "https://www.reddit.com/r/DodoEx/", | ||
"handle": "DODO" | ||
}, | ||
{ | ||
"name": "Medium", | ||
"url": "https://medium.com/dodoex", | ||
"handle": "DODO" | ||
} | ||
], | ||
"explorer": "https://bscscan.com/address/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2", | ||
"type": "BEP20", | ||
"symbol": "DODO", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2" | ||
} |