From dd161995650ea844f64fd15653c78de1341b4ad5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 08:00:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1351.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1351.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 069852cbd..3986cd31e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -219,6 +219,7 @@ "0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9", "0x484312A0AAeaE3aE36a74FF3e294246F35dDDf4F", "0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87", + "0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79", "0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D", "0x4B0F1812e5Df2A09796481Ff14017e6005508003", "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743", diff --git a/blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/info.json b/blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/info.json index eba251213..246bdbd53 100644 --- a/blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/info.json +++ b/blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/info.json @@ -1,11 +1,11 @@ -{ - "name": "ShibaSaur INU", - "website": "https://shibasaur.finance", - "description": "ShibS token is a community driven token with automatic LP and reflective rewards.", - "explorer": "https://bscscan.com/token/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79", - "type": "BEP20", - "symbol": "ShibS", - "decimals": 9, - "status": "active", - "id": "0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79" -} \ No newline at end of file +{ + "name": "ShibaSaur INU", + "website": "https://shibasaur.finance", + "description": "ShibS token is a community driven token with automatic LP and reflective rewards.", + "explorer": "https://bscscan.com/token/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79", + "type": "BEP20", + "symbol": "ShibS", + "decimals": 9, + "status": "active", + "id": "0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ab8ccf887..6f6ff1d55 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1350, - "commit": "2088f0ccf3c774f83c97642bfdeaf17cc504270d", - "date": "2021-05-15T07:56:31.265Z" + "versionNum": 1351, + "commit": "48fbcdf8734c7a1a551380a47c13790631d6acab", + "date": "2021-05-15T08:00:14.582Z" } \ No newline at end of file diff --git a/history/versions/1351.json b/history/versions/1351.json new file mode 100644 index 000000000..9b1c0d1a7 --- /dev/null +++ b/history/versions/1351.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1351, + "commit": "48fbcdf8734c7a1a551380a47c13790631d6acab", + "date": "2021-05-15T08:00:14.582Z" + }, + "versionStart": { + "versionNum": 1350, + "commit": "2088f0ccf3c774f83c97642bfdeaf17cc504270d", + "date": "2021-05-15T07:56:31.265Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/info.json", + "blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/logo.png" + ] +} \ No newline at end of file