From 80315a78b18764d5e3213b3d4f8016990bec8cd2 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 23 Jun 2021 16:20:10 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2448.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2448.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3f53309f6..3ffeb7114 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -116,6 +116,7 @@ "0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88", "0x17D749D3E2ac204a07e19D8096d9a05c423ea3af", "0x17d8C396a55D6c1c2130EfC23f4936b56860Df9C", + "0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d", "0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26", "0x184392F0f03CA11186722f38a04C15c3A90155D3", "0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f", diff --git a/blockchains/smartchain/assets/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d/info.json b/blockchains/smartchain/assets/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d/info.json index 6f304879a..3b752b0d8 100644 --- a/blockchains/smartchain/assets/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d/info.json +++ b/blockchains/smartchain/assets/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d/info.json @@ -1,11 +1,11 @@ -{ - "name": "Flaring Sword", - "type": "BEP20", - "symbol": "SWORD", - "decimals": 18, - "website": "https://flaringsword.com/", - "description": "Flaring Sword is the first entertainment platform providing a variety of games industry services under a single roof, accessible through a single login discover, buy, and play games, watch live-streaming feeds, interact with your favorite influencers, participate in contests, compete in tournaments and much more.", - "explorer": "https://bscscan.com/token/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d", - "status": "active", - "id": "0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d" +{ + "name": "Flaring Sword", + "type": "BEP20", + "symbol": "SWORD", + "decimals": 18, + "website": "https://flaringsword.com/", + "description": "Flaring Sword is the first entertainment platform providing a variety of games industry services under a single roof, accessible through a single login discover, buy, and play games, watch live-streaming feeds, interact with your favorite influencers, participate in contests, compete in tournaments and much more.", + "explorer": "https://bscscan.com/token/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d", + "status": "active", + "id": "0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c755eb715..64c60acec 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2447, - "commit": "f2dd020c09789f19051ffce2d2d097a1afb38136", - "date": "2021-06-23T14:28:42.983Z" + "versionNum": 2448, + "commit": "5cf4081cbde656e4628824a5834d7a9c4a6f6a8a", + "date": "2021-06-23T16:19:55.058Z" } \ No newline at end of file diff --git a/history/versions/2448.json b/history/versions/2448.json new file mode 100644 index 000000000..5ffdb9629 --- /dev/null +++ b/history/versions/2448.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2448, + "commit": "5cf4081cbde656e4628824a5834d7a9c4a6f6a8a", + "date": "2021-06-23T16:19:55.058Z" + }, + "versionStart": { + "versionNum": 2447, + "commit": "f2dd020c09789f19051ffce2d2d097a1afb38136", + "date": "2021-06-23T14:28:42.983Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d/info.json", + "blockchains/smartchain/assets/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d/logo.png" + ] +} \ No newline at end of file