From 7d4f204abd6ec5a734efd85b5c55c69bff782369 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Fri, 2 Apr 2021 10:58:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 34 +++++++++---------- history/LATEST.json | 6 ++-- history/versions/386.json | 16 +++++++++ 4 files changed, 37 insertions(+), 20 deletions(-) create mode 100644 history/versions/386.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 358569329..7370f99fb 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5300,6 +5300,7 @@ "0xD5930C307d7395Ff807F2921F12C5EB82131a789", "0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF", "0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32", + "0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3", "0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730", "0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A", "0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A", diff --git a/blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json b/blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json index b82e3d054..33139e107 100644 --- a/blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json +++ b/blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json @@ -1,18 +1,18 @@ { - "name": "Harmony", - "website": "https://www.harmony.one", - "description": "Harmony Bridged Token on Ethereum", - "explorer": "https://etherscan.io/address/0xd5cd84d6f044abe314ee7e414d37cae8773ef9d3", - "type": "ERC20", - "symbol": "ONE", - "decimals": 18, - "status": "active", - "id": "0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/harmonyprotocol", - "handle": "harmonyprotocol" - } - ] -} + "name": "Harmony", + "website": "https://www.harmony.one", + "description": "Harmony Bridged Token on Ethereum", + "explorer": "https://etherscan.io/address/0xd5cd84d6f044abe314ee7e414d37cae8773ef9d3", + "type": "ERC20", + "symbol": "ONE", + "decimals": 18, + "status": "active", + "id": "0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/harmonyprotocol", + "handle": "harmonyprotocol" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ac714a66b..4d8910172 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 385, - "commit": "ea4af54c0b4e75ddcec4b9bc457b97df51f36beb", - "date": "2021-04-02T10:51:07.439Z" + "versionNum": 386, + "commit": "4973d7c99bffeeb15bac64e5dbbee0ac84ea76fd", + "date": "2021-04-02T10:58:27.704Z" } \ No newline at end of file diff --git a/history/versions/386.json b/history/versions/386.json new file mode 100644 index 000000000..c328e0af1 --- /dev/null +++ b/history/versions/386.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 386, + "commit": "4973d7c99bffeeb15bac64e5dbbee0ac84ea76fd", + "date": "2021-04-02T10:58:27.704Z" + }, + "versionStart": { + "versionNum": 385, + "commit": "ea4af54c0b4e75ddcec4b9bc457b97df51f36beb", + "date": "2021-04-02T10:51:07.439Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json", + "blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/logo.png" + ] +} \ No newline at end of file