From cee8e7d4b0f358a9d59611c22db06415a3b67229 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 20 May 2021 18:46:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1524.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1524.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 32a175361..f755f7681 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -259,6 +259,7 @@ "0x4BbB275012EBE258556B8debE5C07bE98e8d3859", "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7", "0x4c79b8c9cB0BD62B047880603a9DEcf36dE28344", + "0x4cbdfad03b968bF43449D0908f319Ae4A5A33371", "0x4CeaAFD1b2E5464E221c5cb3BdCE5Fb4629B7Aae", "0x4d4CC29b9C4E413CFe5f898E16280f11db57E186", "0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8", diff --git a/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json b/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json index e927a1f98..023d2f624 100644 --- a/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json +++ b/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json @@ -1,11 +1,11 @@ -{ - "name": "E-COIN Finance", - "website": "https://ecoin-finance.com/", - "description": "E-COIN Finance is a decentralized & deflationary BEP-20 token that aims to be an online payment platform replacing conventional fiat currency through our integrated debit card.", - "explorer": "https://bscscan.com/token/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371", - "type": "BEP20", - "symbol": "ECOIN", - "decimals": 9, - "status": "active", - "id": "0x4cbdfad03b968bF43449D0908f319Ae4A5A33371" +{ + "name": "E-COIN Finance", + "website": "https://ecoin-finance.com/", + "description": "E-COIN Finance is a decentralized & deflationary BEP-20 token that aims to be an online payment platform replacing conventional fiat currency through our integrated debit card.", + "explorer": "https://bscscan.com/token/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371", + "type": "BEP20", + "symbol": "ECOIN", + "decimals": 9, + "status": "active", + "id": "0x4cbdfad03b968bF43449D0908f319Ae4A5A33371" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 998de6e5b..75594aa4b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1523, - "commit": "c97f4c3bcaf794933556f4e74026581acfd41e3d", - "date": "2021-05-20T18:43:56.080Z" + "versionNum": 1524, + "commit": "0f00a9a6760b81556098b48326aca262329e5cd0", + "date": "2021-05-20T18:46:40.332Z" } \ No newline at end of file diff --git a/history/versions/1524.json b/history/versions/1524.json new file mode 100644 index 000000000..c8f1f2e15 --- /dev/null +++ b/history/versions/1524.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1524, + "commit": "0f00a9a6760b81556098b48326aca262329e5cd0", + "date": "2021-05-20T18:46:40.332Z" + }, + "versionStart": { + "versionNum": 1523, + "commit": "c97f4c3bcaf794933556f4e74026581acfd41e3d", + "date": "2021-05-20T18:43:56.080Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json", + "blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/logo.png" + ] +} \ No newline at end of file