From ba40e2f2bc78cf082657887b1ee2beeb17f33488 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 27 Apr 2021 15:38:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 57 ++++++++++--------- history/LATEST.json | 6 +- history/versions/825.json | 17 ++++++ 4 files changed, 50 insertions(+), 31 deletions(-) create mode 100644 history/versions/825.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9af01dc48..48ce88b0a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -241,6 +241,7 @@ "0x85102c0062Aa918cB9e26D94A284AafCa602Df13", "0x8519EA49c997f50cefFa444d240fB655e89248Aa", "0x851F7a700c5d67DB59612b871338a85526752c25", + "0x8592fb0E6724A90CE45f05F31B85BddD45931560", "0x8597ba143AC509189E89aaB3BA28d661A5dD9830", "0x862827E70221C3A0BA27aB608DDfE4d5D3Fe27C2", "0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6", diff --git a/blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json b/blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json index 3caddbb6e..4b6624803 100644 --- a/blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json +++ b/blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json @@ -1,29 +1,30 @@ -{ - "name": "Swinate", - "website": "https://www.swinate.io", - "description": "Swinate is the auto-generating liquidity protocol with static farming by holding on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0x8592fb0E6724A90CE45f05F31B85BddD45931560", - "socials": [{ - "name": "Twitter", - "url": "https://twitter.com/SWINATEIO", - "handle": "SWINATEIO" - }, - { - "name": "Telegram", - "url": "https://t.me/swinate" - }, - { - "name": "Reddit", - "url": "https://reddit.com/r/Swinate" - }, - { - "name": "Youtube", - "url": "https://www.youtube.com/channel/UCn0nYSaMt07CWtgU-e2lVkg/" - } - ], - "type": "BEP20", - "symbol": "SWIN", - "decimals": 9, - "status": "active", - "id": "0x8592fb0E6724A90CE45f05F31B85BddD45931560" +{ + "name": "Swinate", + "website": "https://www.swinate.io", + "description": "Swinate is the auto-generating liquidity protocol with static farming by holding on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x8592fb0E6724A90CE45f05F31B85BddD45931560", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/SWINATEIO", + "handle": "SWINATEIO" + }, + { + "name": "Telegram", + "url": "https://t.me/swinate" + }, + { + "name": "Reddit", + "url": "https://reddit.com/r/Swinate" + }, + { + "name": "Youtube", + "url": "https://www.youtube.com/channel/UCn0nYSaMt07CWtgU-e2lVkg/" + } + ], + "type": "BEP20", + "symbol": "SWIN", + "decimals": 9, + "status": "active", + "id": "0x8592fb0E6724A90CE45f05F31B85BddD45931560" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index a55cb8e04..3f1460012 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 824, - "commit": "2be84fee0ed2d02d545ed660ba6a1673645ddc7c", - "date": "2021-04-27T15:37:03.474Z" + "versionNum": 825, + "commit": "77533cd1641f8b093e3e04d8685936992180451d", + "date": "2021-04-27T15:38:28.201Z" } \ No newline at end of file diff --git a/history/versions/825.json b/history/versions/825.json new file mode 100644 index 000000000..c1c4d45c5 --- /dev/null +++ b/history/versions/825.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 825, + "commit": "77533cd1641f8b093e3e04d8685936992180451d", + "date": "2021-04-27T15:38:28.201Z" + }, + "versionStart": { + "versionNum": 824, + "commit": "2be84fee0ed2d02d545ed660ba6a1673645ddc7c", + "date": "2021-04-27T15:37:03.474Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json", + "blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/logo.png" + ] +} \ No newline at end of file