From d6c3f4bcd81b306f2c9527c6d2b061cec7312f3d Mon Sep 17 00:00:00 2001 From: vikmeup Date: Wed, 14 Jul 2021 21:43:55 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 64 +++++++++---------- history/LATEST.json | 6 +- history/versions/2942.json | 16 +++++ 4 files changed, 52 insertions(+), 35 deletions(-) create mode 100644 history/versions/2942.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a50b252d7..373a776e6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -797,6 +797,7 @@ "0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F", "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", "0x8B3268a23131DAFBd77165690767F285C1AAC6C5", + "0x8beAbaa4f025D00B4699d56a683758d692d17F20", "0x8bfc1c564E4490790DFac641C9a0FecD3f91F584", "0x8c5a93Fa9BB2b0f396E80b51323767043C58E686", "0x8cc7E2a6de999758499658bB702143FD025E09B2", diff --git a/blockchains/smartchain/assets/0x8beAbaa4f025D00B4699d56a683758d692d17F20/info.json b/blockchains/smartchain/assets/0x8beAbaa4f025D00B4699d56a683758d692d17F20/info.json index 03f5ca3d0..20c43ab69 100644 --- a/blockchains/smartchain/assets/0x8beAbaa4f025D00B4699d56a683758d692d17F20/info.json +++ b/blockchains/smartchain/assets/0x8beAbaa4f025D00B4699d56a683758d692d17F20/info.json @@ -1,33 +1,33 @@ -{ - "name": "BABYXRP", - "type": "BEP20", - "symbol": "BBYXRP", - "decimals": 9, - "website": "https://www.babyxrp.org/", - "description": "BabyXrp is a deflationary token on BSc chain. BabyXrp rewards the long term holders with XRP every week.", - "explorer": "https://bscscan.com/token/0x8beAbaa4f025D00B4699d56a683758d692d17F20", - "status": "active", - "id": "0x8beAbaa4f025D00B4699d56a683758d692d17F20", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/officialbabyxrp" - }, - { - "name": "telegram", - "url": "https://t.me/OfficialBabyXRP" - }, - { - "name": "coinmarketcap", - "url": "https://coinmarketcap.com/currencies/babyxrp/" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/babyxrp" - }, - { - "name": "reddit", - "url": "https://reddit.com/r/BABYXRP_ARMY" - } - ] +{ + "name": "BABYXRP", + "type": "BEP20", + "symbol": "BBYXRP", + "decimals": 9, + "website": "https://www.babyxrp.org/", + "description": "BabyXrp is a deflationary token on BSc chain. BabyXrp rewards the long term holders with XRP every week.", + "explorer": "https://bscscan.com/token/0x8beAbaa4f025D00B4699d56a683758d692d17F20", + "status": "active", + "id": "0x8beAbaa4f025D00B4699d56a683758d692d17F20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/officialbabyxrp" + }, + { + "name": "telegram", + "url": "https://t.me/OfficialBabyXRP" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babyxrp/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/babyxrp" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BABYXRP_ARMY" + } + ] } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fa1cdb403..c2293abe4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2941, - "commit": "7044e788fd6a26aa9ff862d1360883bfc9f92ae4", - "date": "2021-07-14T18:45:35.319Z" + "versionNum": 2942, + "commit": "4af034374bc727bfdc46d2a80845f28d03fff7e4", + "date": "2021-07-14T21:43:42.278Z" } \ No newline at end of file diff --git a/history/versions/2942.json b/history/versions/2942.json new file mode 100644 index 000000000..2e6505bdb --- /dev/null +++ b/history/versions/2942.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2942, + "commit": "4af034374bc727bfdc46d2a80845f28d03fff7e4", + "date": "2021-07-14T21:43:42.278Z" + }, + "versionStart": { + "versionNum": 2941, + "commit": "7044e788fd6a26aa9ff862d1360883bfc9f92ae4", + "date": "2021-07-14T18:45:35.319Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8beAbaa4f025D00B4699d56a683758d692d17F20/info.json", + "blockchains/smartchain/assets/0x8beAbaa4f025D00B4699d56a683758d692d17F20/logo.png" + ] +} \ No newline at end of file