From 4df45b76546311beb4250d33cef6e77298ae1390 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 2 May 2021 08:49:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 56 +++++++++---------- history/LATEST.json | 6 +- history/versions/958.json | 16 ++++++ 4 files changed, 48 insertions(+), 31 deletions(-) create mode 100644 history/versions/958.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 75f6189f4..ea1592e62 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -218,6 +218,7 @@ "0x6b51231c43B1604815313801dB5E9E614914d6e4", "0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16", "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", + "0x6c1dE9907263F0c12261d88b65cA18F31163F29D", "0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20", "0x6D949f9297A522c0f97C232CC209a67Bd7CfA471", "0x6Fb05b156788E88c8ad1e057e729362ff8c39d93", diff --git a/blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json b/blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json index c27e77408..de7244421 100644 --- a/blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json +++ b/blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json @@ -1,29 +1,29 @@ -{ - "name": "OCTIONToken", - "website": "https://oction.io/", - "source_code": "https://github.com/OCTIONOFFICIAL", - "description": "Welcome to OCTION! Trade options through CeDeFi, with no middlemen, no centralized organization, lower fees, more option types and zero data or market manipulation. OCTION allows for options trading through a democratic framework on the Blockchain, specifically the Binance Smart Chain.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/octionofficial", - "handle": "octionofficial" - }, - { - "name": "Telegram", - "url": "https://t.me/octionofficial", - "handle": "octionofficial" - }, - { - "name": "Medium", - "url": "https://octionofficial.medium.com/", - "handle": "octionofficial" - } - ], - "explorer": "https://bscscan.com/token/0x6c1dE9907263F0c12261d88b65cA18F31163F29D", - "type": "BEP20", - "symbol": "OCTI", - "decimals": 18, - "status": "active", - "id": "0x6c1dE9907263F0c12261d88b65cA18F31163F29D" +{ + "name": "OCTIONToken", + "website": "https://oction.io/", + "source_code": "https://github.com/OCTIONOFFICIAL", + "description": "Welcome to OCTION! Trade options through CeDeFi, with no middlemen, no centralized organization, lower fees, more option types and zero data or market manipulation. OCTION allows for options trading through a democratic framework on the Blockchain, specifically the Binance Smart Chain.", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/octionofficial", + "handle": "octionofficial" + }, + { + "name": "Telegram", + "url": "https://t.me/octionofficial", + "handle": "octionofficial" + }, + { + "name": "Medium", + "url": "https://octionofficial.medium.com/", + "handle": "octionofficial" + } + ], + "explorer": "https://bscscan.com/token/0x6c1dE9907263F0c12261d88b65cA18F31163F29D", + "type": "BEP20", + "symbol": "OCTI", + "decimals": 18, + "status": "active", + "id": "0x6c1dE9907263F0c12261d88b65cA18F31163F29D" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 8d02e62bf..c3d54c476 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 957, - "commit": "621a8bb4f7702b188230fa08fdec4aafdbf3d240", - "date": "2021-05-02T07:05:32.813Z" + "versionNum": 958, + "commit": "ad9e96649e45f8e800d8bbe52f8bfc1ee4f509b6", + "date": "2021-05-02T08:48:57.479Z" } \ No newline at end of file diff --git a/history/versions/958.json b/history/versions/958.json new file mode 100644 index 000000000..90c3cd1dd --- /dev/null +++ b/history/versions/958.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 958, + "commit": "ad9e96649e45f8e800d8bbe52f8bfc1ee4f509b6", + "date": "2021-05-02T08:48:57.479Z" + }, + "versionStart": { + "versionNum": 957, + "commit": "621a8bb4f7702b188230fa08fdec4aafdbf3d240", + "date": "2021-05-02T07:05:32.813Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json", + "blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/logo.png" + ] +} \ No newline at end of file