From 951dfe4ef6d3fe4f2b0062996015b76b75a95960 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 4 Jun 2021 09:10:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1917.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1917.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 94ec9d263..c233c5321 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -678,6 +678,7 @@ "0xa94b7a842aADB617a0B08fA744e033C6De2f7595", "0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9", "0xA997E5AaaE60987Eb0B59A336dce6B158B113100", + "0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a", "0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90", "0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e", "0xaa2C290bF62B7d100D2D7f87b7223e3A71b737F7", diff --git a/blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json b/blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json index 5983bfc3e..d32ec1754 100644 --- a/blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json +++ b/blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json @@ -1,11 +1,11 @@ -{ - "name": "Rotomoon", - "website": "https://rotomoon.app/", - "description": "Rotomoon is a token from Binance Smart Chain", - "explorer": "https://bscscan.com/token/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a", - "type": "BEP20", - "symbol": "ROTO", - "decimals": 9, - "status": "active", - "id": "0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a" -} \ No newline at end of file +{ + "name": "Rotomoon", + "website": "https://rotomoon.app/", + "description": "Rotomoon is a token from Binance Smart Chain", + "explorer": "https://bscscan.com/token/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a", + "type": "BEP20", + "symbol": "ROTO", + "decimals": 9, + "status": "active", + "id": "0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 30ca1a2ee..ffc4e031d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1916, - "commit": "b30e1b2cca993a0e410674ba023857cd79d61837", - "date": "2021-06-04T09:01:38.455Z" + "versionNum": 1917, + "commit": "fb5806d3c9d067607fcb90e9e053702086bb4906", + "date": "2021-06-04T09:10:13.646Z" } \ No newline at end of file diff --git a/history/versions/1917.json b/history/versions/1917.json new file mode 100644 index 000000000..df7a7c10a --- /dev/null +++ b/history/versions/1917.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1917, + "commit": "fb5806d3c9d067607fcb90e9e053702086bb4906", + "date": "2021-06-04T09:10:13.646Z" + }, + "versionStart": { + "versionNum": 1916, + "commit": "b30e1b2cca993a0e410674ba023857cd79d61837", + "date": "2021-06-04T09:01:38.455Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json", + "blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/logo.png" + ] +} \ No newline at end of file