From a7e9dc5ef1cc105504c0a7150d2b52f2aa9f4530 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 11 Mar 2021 06:51:05 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 12 ++++++------ history/LATEST.json | 6 +++--- history/versions/155.json | 16 ++++++++++++++++ 4 files changed, 26 insertions(+), 9 deletions(-) create mode 100644 history/versions/155.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index a78c9223b..57fedcf8d 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -6147,6 +6147,7 @@ "0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3", "0xFab46E002BbF0b4509813474841E0716E6730136", "0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f", + "0xfAd45E47083e4607302aa43c65fB3106F1cd7607", "0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92", "0xFADe17a07ba3B480aA1714c3724a52D4C57d410E", "0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090", diff --git a/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json b/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json index 1445e0878..564a06c89 100644 --- a/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json +++ b/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json @@ -1,11 +1,11 @@ { "name": "HOGE", - "type": "ERC20", - "symbol": "HOGE", - "decimals": 9, - "status": "active", - "id": "0xfAd45E47083e4607302aa43c65fB3106F1cd7607", + "type": "ERC20", + "symbol": "HOGE", + "decimals": 9, + "status": "active", + "id": "0xfAd45E47083e4607302aa43c65fB3106F1cd7607", "website": "https://hoge.finance", "description": "HOGE is a meme token with the power of DeFi (decentralized finance). HOGE combines meme and frictionless yield farming. It's Doge but DeFi", "explorer": "https://etherscan.io/token/0xfad45e47083e4607302aa43c65fb3106f1cd7607" - } +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d05ac7bdd..6af290704 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 154, - "commit": "9afd586198b1944c96e722aed202bbe6cd706cd5", - "date": "2021-03-11T06:46:30.502Z" + "versionNum": 155, + "commit": "c7a9fb9e3ea957b6c080e0febe2be173a87d4cf5", + "date": "2021-03-11T06:50:48.801Z" } \ No newline at end of file diff --git a/history/versions/155.json b/history/versions/155.json new file mode 100644 index 000000000..81583115d --- /dev/null +++ b/history/versions/155.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 155, + "commit": "c7a9fb9e3ea957b6c080e0febe2be173a87d4cf5", + "date": "2021-03-11T06:50:48.801Z" + }, + "versionStart": { + "versionNum": 154, + "commit": "9afd586198b1944c96e722aed202bbe6cd706cd5", + "date": "2021-03-11T06:46:30.502Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json", + "blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/logo.png" + ] +} \ No newline at end of file