From 04816c01d147525b78fc8db9bd355596d8219fff Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 1 May 2021 06:34:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/932.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/932.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f21095819..315d367c0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -282,6 +282,7 @@ "0x89d453108bD94B497bBB4496729cd26f92Aba533", "0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F", "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", + "0x8c5a93Fa9BB2b0f396E80b51323767043C58E686", "0x8cc7E2a6de999758499658bB702143FD025E09B2", "0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E", "0x8dA443F84fEA710266C8eB6bC34B71702d033EF2", diff --git a/blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json b/blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json index d0a9d10fe..64d6f042a 100644 --- a/blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json +++ b/blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json @@ -1,11 +1,11 @@ -{ - "name": "Forestry Token", - "website": "https://forestrytoken.com", - "description": "What we do? Three words. We plant trees. Simple yet impactful.", - "explorer": "https://bscscan.com/token/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686", - "type": "BEP20", - "symbol": "FORESTRY", - "decimals": 9, - "status": "active", - "id": "0x8c5a93Fa9BB2b0f396E80b51323767043C58E686" -} +{ + "name": "Forestry Token", + "website": "https://forestrytoken.com", + "description": "What we do? Three words. We plant trees. Simple yet impactful.", + "explorer": "https://bscscan.com/token/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686", + "type": "BEP20", + "symbol": "FORESTRY", + "decimals": 9, + "status": "active", + "id": "0x8c5a93Fa9BB2b0f396E80b51323767043C58E686" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index cdb182d9d..f45b60375 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 931, - "commit": "7fec48d26230c01afb95dede6d9f4061ee9bc9ee", - "date": "2021-05-01T06:25:40.035Z" + "versionNum": 932, + "commit": "5d2278c8eb091d2ea46d862f5838e3ecced51151", + "date": "2021-05-01T06:34:05.640Z" } \ No newline at end of file diff --git a/history/versions/932.json b/history/versions/932.json new file mode 100644 index 000000000..ad4dda862 --- /dev/null +++ b/history/versions/932.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 932, + "commit": "5d2278c8eb091d2ea46d862f5838e3ecced51151", + "date": "2021-05-01T06:34:05.640Z" + }, + "versionStart": { + "versionNum": 931, + "commit": "7fec48d26230c01afb95dede6d9f4061ee9bc9ee", + "date": "2021-05-01T06:25:40.035Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json", + "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/logo.png" + ] +} \ No newline at end of file