From a0984a6032204fd29ab1aec11d90aae7833e2de8 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 17 Jul 2021 16:24:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 63 ++++++++++--------- history/LATEST.json | 6 +- history/versions/2974.json | 16 +++++ 4 files changed, 52 insertions(+), 34 deletions(-) create mode 100644 history/versions/2974.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e2fd76af2..3b9db7e6f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -581,6 +581,7 @@ "0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF", "0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e", "0x617724974218A18769020A70162165A539c07E8a", + "0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D", "0x61Ed1C66239d29Cc93C8597c6167159e8F69a823", "0x622A1297057ea233287ce77bdBF2AB4E63609F23", "0x623b3A37E06268E99096a56A8A0c1207a024245d", diff --git a/blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json b/blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json index cb878b5c8..5f7eec8ce 100644 --- a/blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json +++ b/blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json @@ -1,32 +1,33 @@ { - "name": "RiseUp", - "website": "https://riseupofficial.com/", - "description": "Rise Up is a movement and the next growth token with an innovative buy back and burn system. A hyper deflationary token decreasing supply and economically increasing the price over time. Rise Up is building utilities to help investors check smart contracts and for launching safe tokens", - "explorer": "https://bscscan.com/token/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D", - "type": "BEP20", - "symbol": "RiseUp", - "decimals": 9, - "status": "active", - "id": "0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D", - "links": [ - { - "name": "whitepaper", - "url": "https://riseupofficial.com/wp-content/uploads/2021/07/RiseUp_Litepaper_v4.pdf" - }, - { - "name": "twitter", - "url": "https://twitter.com/RISEUP_WE_STAND" - }, - { - "name": "telegram", - "url": "https://t.me/riseup_officiall" - }, - { - "name": "coinmarketcap", - "url": "https://coinmarketcap.com/currencies/riseup/" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/riseup" - }] -} + "name": "RiseUp", + "website": "https://riseupofficial.com/", + "description": "Rise Up is a movement and the next growth token with an innovative buy back and burn system. A hyper deflationary token decreasing supply and economically increasing the price over time. Rise Up is building utilities to help investors check smart contracts and for launching safe tokens", + "explorer": "https://bscscan.com/token/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D", + "type": "BEP20", + "symbol": "RiseUp", + "decimals": 9, + "status": "active", + "id": "0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D", + "links": [ + { + "name": "whitepaper", + "url": "https://riseupofficial.com/wp-content/uploads/2021/07/RiseUp_Litepaper_v4.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/RISEUP_WE_STAND" + }, + { + "name": "telegram", + "url": "https://t.me/riseup_officiall" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/riseup/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/riseup" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9b136c2f0..501b72593 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2973, - "commit": "b68f48a95a550e2338da9974eda5bbe5adeb5e60", - "date": "2021-07-17T16:09:26.007Z" + "versionNum": 2974, + "commit": "f5f3753f6a3d9dd007fe16a4dbb2102d1485c706", + "date": "2021-07-17T16:24:17.889Z" } \ No newline at end of file diff --git a/history/versions/2974.json b/history/versions/2974.json new file mode 100644 index 000000000..ba0ad79ae --- /dev/null +++ b/history/versions/2974.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2974, + "commit": "f5f3753f6a3d9dd007fe16a4dbb2102d1485c706", + "date": "2021-07-17T16:24:17.889Z" + }, + "versionStart": { + "versionNum": 2973, + "commit": "b68f48a95a550e2338da9974eda5bbe5adeb5e60", + "date": "2021-07-17T16:09:26.007Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json", + "blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/logo.png" + ] +} \ No newline at end of file