From 829f0a335300d9d864599fc1bbe23bb3c2937c4c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 29 Jun 2021 09:44:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2576.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2576.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 62413210c..1dba9e9e8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -466,6 +466,7 @@ "0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7", "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", "0x53dcD4eF8E21FE014594a0854c4271a0623B31eC", + "0x545f90dC35CA1e6129f1fEd354b3e2DF12034261", "0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC", "0x5481A517028813956005d77bcD0F561c7276b1e3", "0x54E5721Ea9c828E725aE6E3F640F69928B696b3e", diff --git a/blockchains/smartchain/assets/0x545f90dC35CA1e6129f1fEd354b3e2DF12034261/info.json b/blockchains/smartchain/assets/0x545f90dC35CA1e6129f1fEd354b3e2DF12034261/info.json index 88f278801..51913c0fb 100644 --- a/blockchains/smartchain/assets/0x545f90dC35CA1e6129f1fEd354b3e2DF12034261/info.json +++ b/blockchains/smartchain/assets/0x545f90dC35CA1e6129f1fEd354b3e2DF12034261/info.json @@ -1,11 +1,11 @@ -{ - "name": "NEWB.Farm Token", - "website": "https://newb.farm", - "description": "NEWB Token is a native token by NewB.Farm, a global community driven yield farming aggregator on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0x545f90dc35ca1e6129f1fed354b3e2df12034261", - "type": "BEP20", - "symbol": "NEWB", - "decimals": 18, - "status": "active", - "id": "0x545f90dC35CA1e6129f1fEd354b3e2DF12034261" +{ + "name": "NEWB.Farm Token", + "website": "https://newb.farm", + "description": "NEWB Token is a native token by NewB.Farm, a global community driven yield farming aggregator on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x545f90dc35ca1e6129f1fed354b3e2df12034261", + "type": "BEP20", + "symbol": "NEWB", + "decimals": 18, + "status": "active", + "id": "0x545f90dC35CA1e6129f1fEd354b3e2DF12034261" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 823ec86f3..2f2bac542 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2575, - "commit": "46953f6157cbf8f5f5f3991b2eaf0a3345efcff0", - "date": "2021-06-29T06:10:43.445Z" + "versionNum": 2576, + "commit": "248a11a5970699f46ae39cdca6dc8135eb51c367", + "date": "2021-06-29T09:44:31.699Z" } \ No newline at end of file diff --git a/history/versions/2576.json b/history/versions/2576.json new file mode 100644 index 000000000..f34e79c0b --- /dev/null +++ b/history/versions/2576.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2576, + "commit": "248a11a5970699f46ae39cdca6dc8135eb51c367", + "date": "2021-06-29T09:44:31.699Z" + }, + "versionStart": { + "versionNum": 2575, + "commit": "46953f6157cbf8f5f5f3991b2eaf0a3345efcff0", + "date": "2021-06-29T06:10:43.445Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x545f90dC35CA1e6129f1fEd354b3e2DF12034261/info.json", + "blockchains/smartchain/assets/0x545f90dC35CA1e6129f1fEd354b3e2DF12034261/logo.png" + ] +} \ No newline at end of file