From cf8e53af7004edec47a16eb21f476edfbed14cf0 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 19 Jul 2021 12:51:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 66 +++++++++---------- history/LATEST.json | 6 +- history/versions/2990.json | 16 +++++ 4 files changed, 53 insertions(+), 36 deletions(-) create mode 100644 history/versions/2990.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d807652f3..72daf9fcb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -850,6 +850,7 @@ "0x95111f630aC215Eb74599ED42C67E2c2790d69e2", "0x95c78222B3D6e262426483D42CfA53685A67Ab9D", "0x95df1652cBAB65fd566C088531B7760C9dA19f5F", + "0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4", "0x9628542656482DdeE1989b04133f02A799eB0936", "0x9641C1eee00471f7dA822167F6CF77202356179a", "0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a", diff --git a/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/info.json b/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/info.json index 06c26c3e3..d261ccf83 100644 --- a/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/info.json +++ b/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/info.json @@ -1,33 +1,33 @@ -{ - "name": "BulleX", - "website": "https://bullextoken.com/", - "description": "BulleX is revolutionizing the way we earn passive income. A Hyper-Deflationary Buy-Back token that automatically rewards holders with BNB. Our Rewards Pool ensures that rewards remain flowing should there be low volume.", - "explorer": "https://bscscan.com/token/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4", - "type": "BEP20", - "symbol": "BLX", - "decimals": 18, - "status": "active", - "id": "0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4", - "links": [ - { - "name": "telegram", - "url": "https://t.me/bullextoken" - }, - { - "name": "github", - "url": "https://github.com/BullexTeam" - }, - { - "name": "twitter", - "url": "https://twitter.com/bullextoken" - }, - { - "name": "coinmarketcap", - "url": "https://coinmarketcap.com/currencies/bullex/" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/bullex" - } - ] -} +{ + "name": "BulleX", + "website": "https://bullextoken.com/", + "description": "BulleX is revolutionizing the way we earn passive income. A Hyper-Deflationary Buy-Back token that automatically rewards holders with BNB. Our Rewards Pool ensures that rewards remain flowing should there be low volume.", + "explorer": "https://bscscan.com/token/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4", + "type": "BEP20", + "symbol": "BLX", + "decimals": 18, + "status": "active", + "id": "0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4", + "links": [ + { + "name": "telegram", + "url": "https://t.me/bullextoken" + }, + { + "name": "github", + "url": "https://github.com/BullexTeam" + }, + { + "name": "twitter", + "url": "https://twitter.com/bullextoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bullex/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bullex" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ab45e65b1..8e3a5a1cc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2989, - "commit": "b01407a7a929a9663fee03707b5cc8a6230b6805", - "date": "2021-07-19T12:48:32.168Z" + "versionNum": 2990, + "commit": "0402b21ce6397967f9476b006d4db834427e728f", + "date": "2021-07-19T12:51:36.107Z" } \ No newline at end of file diff --git a/history/versions/2990.json b/history/versions/2990.json new file mode 100644 index 000000000..6a88a5f10 --- /dev/null +++ b/history/versions/2990.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2990, + "commit": "0402b21ce6397967f9476b006d4db834427e728f", + "date": "2021-07-19T12:51:36.107Z" + }, + "versionStart": { + "versionNum": 2989, + "commit": "b01407a7a929a9663fee03707b5cc8a6230b6805", + "date": "2021-07-19T12:48:32.168Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/info.json", + "blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/logo.png" + ] +} \ No newline at end of file