From 7e17c2f45975602ef6984801e2c45381051a918b Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Wed, 16 Jun 2021 13:01:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2248.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2248.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2d0a41cf0..8527bebc2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1115,6 +1115,7 @@ "0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D", "0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6", "0xeDbA2206655d5842Dd51A125df89E0189cECD6e3", + "0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4", "0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca", "0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB", "0xEe9801669C6138E84bD50dEB500827b776777d28", diff --git a/blockchains/smartchain/assets/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4/info.json b/blockchains/smartchain/assets/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4/info.json index 88e451d52..51df60466 100644 --- a/blockchains/smartchain/assets/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4/info.json +++ b/blockchains/smartchain/assets/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4/info.json @@ -1,11 +1,11 @@ -{ - "name": "My Shiba Inu", - "website": "https://shiba.limited/", - "description": "Yield farm Shiba on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4", - "type": "BEP20", - "symbol": "Shiba", - "decimals": 8, - "status": "active", - "id": "0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4" -} +{ + "name": "My Shiba Inu", + "website": "https://shiba.limited/", + "description": "Yield farm Shiba on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4", + "type": "BEP20", + "symbol": "Shiba", + "decimals": 8, + "status": "active", + "id": "0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e51c4ba13..7b9c36a8c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2247, - "commit": "d9cfbb9f69c354df091afdd6e7ba157632c3d7d5", - "date": "2021-06-16T11:50:30.565Z" + "versionNum": 2248, + "commit": "b90be915c2440a950ee6da737c0b68bf1ee64c5b", + "date": "2021-06-16T13:00:51.010Z" } \ No newline at end of file diff --git a/history/versions/2248.json b/history/versions/2248.json new file mode 100644 index 000000000..068d44389 --- /dev/null +++ b/history/versions/2248.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2248, + "commit": "b90be915c2440a950ee6da737c0b68bf1ee64c5b", + "date": "2021-06-16T13:00:51.010Z" + }, + "versionStart": { + "versionNum": 2247, + "commit": "d9cfbb9f69c354df091afdd6e7ba157632c3d7d5", + "date": "2021-06-16T11:50:30.565Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4/info.json", + "blockchains/smartchain/assets/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4/logo.png" + ] +} \ No newline at end of file