From 045dc65d72ecb65e93abded7cec2a618d65a2875 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 21 Jul 2021 20:04:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 74 +++++++++---------- history/LATEST.json | 6 +- history/versions/3010.json | 16 ++++ 4 files changed, 57 insertions(+), 40 deletions(-) create mode 100644 history/versions/3010.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b2849112e..f824ae3b5 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -43,6 +43,7 @@ "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18", "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879", "0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521", + "0x071Fa11f7516CDeb366F7f7d91DA5049F7086185", "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", "0x07e330A210B8128c7b32476704C3052cD8c10e5b", "0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", diff --git a/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/info.json b/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/info.json index d624e4d71..3f74c0ef8 100644 --- a/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/info.json +++ b/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/info.json @@ -1,37 +1,37 @@ -{ - "name": "Rocket Boys", - "website": "https://rocketboys.io/", - "description": "The Rocketboys launchpad is positioned to disrupt all that has become toxic in the current presale ecosystem. The launchpad will operate a much higher barrier to entry for prospective projects – KYB (Know Your Business) and pre-doxxing to an internal Rocketboys committee before launch will provide a uniquely safer investing environment for all participants.", - "explorer": "https://bscscan.com/token/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185", - "type": "BEP20", - "symbol": "RBOYS", - "decimals": 9, - "status": "active", - "id": "0x071Fa11f7516CDeb366F7f7d91DA5049F7086185", - "links": [ - { - "name": "telegram", - "url": "https://t.me/rocketboys0fficial" - }, - { - "name": "twitter", - "url": "https://twitter.com/rocketboysbsc" - }, - { - "name": "reddit", - "url": "https://reddit.com/r/rocketboysofficial" - }, - { - "name": "whitepaper", - "url": "https://rocketboys.io/#whitepaper" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/coins/rocket-boys" - }, - { - "name": "coinmarketcap", - "url": "https://coinmarketcap.com/currencies/rocket-boys" - } - ] -} +{ + "name": "Rocket Boys", + "website": "https://rocketboys.io/", + "description": "The Rocketboys launchpad is positioned to disrupt all that has become toxic in the current presale ecosystem. The launchpad will operate a much higher barrier to entry for prospective projects – KYB (Know Your Business) and pre-doxxing to an internal Rocketboys committee before launch will provide a uniquely safer investing environment for all participants.", + "explorer": "https://bscscan.com/token/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185", + "type": "BEP20", + "symbol": "RBOYS", + "decimals": 9, + "status": "active", + "id": "0x071Fa11f7516CDeb366F7f7d91DA5049F7086185", + "links": [ + { + "name": "telegram", + "url": "https://t.me/rocketboys0fficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/rocketboysbsc" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/rocketboysofficial" + }, + { + "name": "whitepaper", + "url": "https://rocketboys.io/#whitepaper" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/rocket-boys" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rocket-boys" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 805eaa93f..17383da33 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3009, - "commit": "042c459faf9ee48c9525946c0cd029ebd4f81d6b", - "date": "2021-07-21T19:07:48.874Z" + "versionNum": 3010, + "commit": "465dfedba5ec0e7095c3b2dae3f11cdacd47f6e1", + "date": "2021-07-21T20:04:11.045Z" } \ No newline at end of file diff --git a/history/versions/3010.json b/history/versions/3010.json new file mode 100644 index 000000000..33362ad8f --- /dev/null +++ b/history/versions/3010.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3010, + "commit": "465dfedba5ec0e7095c3b2dae3f11cdacd47f6e1", + "date": "2021-07-21T20:04:11.045Z" + }, + "versionStart": { + "versionNum": 3009, + "commit": "042c459faf9ee48c9525946c0cd029ebd4f81d6b", + "date": "2021-07-21T19:07:48.874Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/info.json", + "blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/logo.png" + ] +} \ No newline at end of file