From 4577ba4d862b556b633a5ebeb52380a1daf8c7f0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 12 Jun 2021 07:37:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2116.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2116.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8e8959d56..62f56ff0e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -498,6 +498,7 @@ "0x6d34F621d2A1812434cE7Af6E04A344BFCE9B47E", "0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c", "0x6D949f9297A522c0f97C232CC209a67Bd7CfA471", + "0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C", "0x6E0fB6B19941FAf58982F09b33A9dceDa4377155", "0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2", "0x6e9730EcFfBed43fD876A264C982e254ef05a0DE", diff --git a/blockchains/smartchain/assets/0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C/info.json b/blockchains/smartchain/assets/0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C/info.json index f4488a3cf..1b20b786d 100644 --- a/blockchains/smartchain/assets/0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C/info.json +++ b/blockchains/smartchain/assets/0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C/info.json @@ -1,11 +1,11 @@ -{ - "name": "gabecoin", - "website": "https://gabecoin.io", - "description": "RIP Gabe, forever in our hearts.", - "explorer": "https://bscscan.com/token/0x6e0bef56b648b3eebae3808b8cbe7efe8755ad9c", - "type": "BEP20", - "symbol": "GABECOIN", - "decimals": 9, - "status": "active", - "id": "0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C" +{ + "name": "gabecoin", + "website": "https://gabecoin.io", + "description": "RIP Gabe, forever in our hearts.", + "explorer": "https://bscscan.com/token/0x6e0bef56b648b3eebae3808b8cbe7efe8755ad9c", + "type": "BEP20", + "symbol": "GABECOIN", + "decimals": 9, + "status": "active", + "id": "0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b91cf7365..7a75037e1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2115, - "commit": "c213fd8b52ba29bc984b8b54ebf813531c7b2a69", - "date": "2021-06-12T01:27:39.943Z" + "versionNum": 2116, + "commit": "7f95ea7d71fd5805119b8703090679498a083f68", + "date": "2021-06-12T07:37:24.403Z" } \ No newline at end of file diff --git a/history/versions/2116.json b/history/versions/2116.json new file mode 100644 index 000000000..28eda853c --- /dev/null +++ b/history/versions/2116.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2116, + "commit": "7f95ea7d71fd5805119b8703090679498a083f68", + "date": "2021-06-12T07:37:24.403Z" + }, + "versionStart": { + "versionNum": 2115, + "commit": "c213fd8b52ba29bc984b8b54ebf813531c7b2a69", + "date": "2021-06-12T01:27:39.943Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C/info.json", + "blockchains/smartchain/assets/0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C/logo.png" + ] +} \ No newline at end of file