Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-07-22 22:58:28 +00:00 committed by trust-wallet-merge-bot
parent 1b3f4e2986
commit 2b853d28d0
4 changed files with 60 additions and 43 deletions

View File

@ -4082,6 +4082,7 @@
"0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891", "0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891",
"0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5", "0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5",
"0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A", "0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A",
"0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c",
"0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C", "0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C",
"0x9e984f28257Ae9c57918515627B078DEab4e11FE", "0x9e984f28257Ae9c57918515627B078DEab4e11FE",
"0x9EA085bc45639372e7389e5C5069a86cAC5a03bF", "0x9EA085bc45639372e7389e5C5069a86cAC5a03bF",

View File

@ -1,41 +1,41 @@
{ {
"name": "EZDEX", "name": "EZDEX",
"website": "https://ezdex.market", "website": "https://ezdex.market",
"description": "EZDex development team united with community development forces to deeply cultivate the underlying technology, and through the value transfer protocol, proposed and implemented a series of technological upgrades and innovative solutions. Build a sustainable public blockchain blockchain.", "description": "EZDex development team united with community development forces to deeply cultivate the underlying technology, and through the value transfer protocol, proposed and implemented a series of technological upgrades and innovative solutions. Build a sustainable public blockchain blockchain.",
"explorer": "https://etherscan.io/token/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c", "explorer": "https://etherscan.io/token/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c",
"type": "ERC20", "type": "ERC20",
"symbol": "EZX", "symbol": "EZX",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c", "id": "0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/ezdex-service" "url": "https://github.com/ezdex-service"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/ExchangeEzdex" "url": "https://twitter.com/ExchangeEzdex"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/EZDexExchange/" "url": "https://facebook.com/EZDexExchange/"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/user/EZDexExchage" "url": "https://reddit.com/user/EZDexExchage"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://medium.com/@EZDex" "url": "https://medium.com/@EZDex"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/EZX_Exchange" "url": "https://t.me/EZX_Exchange"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://mp.weixin.qq.com/s/NkrME0YfeiaPcsYReWZn7A" "url": "https://mp.weixin.qq.com/s/NkrME0YfeiaPcsYReWZn7A"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3036, "versionNum": 3037,
"commit": "431d3b3c1b3f3a69b95a4713f1743484c6d3cf7d", "commit": "1b3f4e2986df5a82775d9eb1f70b734d1f1426db",
"date": "2021-07-22T22:31:24.406Z" "date": "2021-07-22T22:58:13.925Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3037,
"commit": "1b3f4e2986df5a82775d9eb1f70b734d1f1426db",
"date": "2021-07-22T22:58:13.925Z"
},
"versionStart": {
"versionNum": 3036,
"commit": "431d3b3c1b3f3a69b95a4713f1743484c6d3cf7d",
"date": "2021-07-22T22:31:24.406Z"
},
"changes": [
"blockchains/ethereum/assets/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c/info.json",
"blockchains/ethereum/assets/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c/logo.png"
]
}