From 4b9da66ac7f9e3cc173f94ec95db84ddf9835bdc Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 7 Sep 2021 08:51:34 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 74 +++++++++---------- history/LATEST.json | 6 +- history/versions/3537.json | 16 ++++ 4 files changed, 57 insertions(+), 40 deletions(-) create mode 100644 history/versions/3537.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 36be41acc..cbcb21575 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1560,6 +1560,7 @@ "0xf390fB7d16f2cbba037c1fC48862463116a7E545", "0xf3DBB49999B25c9D6641a9423C7ad84168D00071", "0xf40c1F421eE02A550aFDD8712ef34dCe97EeC6f2", + "0xF41082C4CB71FB4628a9b17214B2624e0e2048a9", "0xF41D6F9680ea216aad62baa7101AF40FEe688046", "0xf4206e5F264420630520e0D23c14D8Dd5645e6C3", "0xF4308ae29c84238f3386C01d3CF6266AC6939ADE", diff --git a/blockchains/smartchain/assets/0xF41082C4CB71FB4628a9b17214B2624e0e2048a9/info.json b/blockchains/smartchain/assets/0xF41082C4CB71FB4628a9b17214B2624e0e2048a9/info.json index 5c5d9d6a3..eb56a40f3 100644 --- a/blockchains/smartchain/assets/0xF41082C4CB71FB4628a9b17214B2624e0e2048a9/info.json +++ b/blockchains/smartchain/assets/0xF41082C4CB71FB4628a9b17214B2624e0e2048a9/info.json @@ -1,37 +1,37 @@ -{ - "name": "Real Trump Token V2", - "website": "https://realtrumptoken.com/", - "description": "Real Trump Token is a crypto designed to donate into organizations that put America First & President Donald J. Trump's 2024 re-election.", - "explorer": "https://bscscan.com/token/0xf41082c4cb71fb4628a9b17214b2624e0e2048a9", - "type": "BEP20", - "symbol": "RTTv2", - "decimals": 9, - "status": "active", - "id": "0xF41082C4CB71FB4628a9b17214B2624e0e2048a9", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/realtrumptoken" - }, - { - "name": "github", - "url": "https://github.com/realtrumptoken/realtrumptoken" - }, - { - "name": "telegram", - "url": "https://t.me/realtrumptokenchat" - }, - { - "name": "discord", - "url": "https://discord.com/invite/k4yVP8xVn5" - }, - { - "name": "facebook", - "url": "https://facebook.com/Real-Trump-Token-RTT-105614135073370" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/real-trump-token-v2" - } - ] -} +{ + "name": "Real Trump Token V2", + "website": "https://realtrumptoken.com/", + "description": "Real Trump Token is a crypto designed to donate into organizations that put America First & President Donald J. Trump's 2024 re-election.", + "explorer": "https://bscscan.com/token/0xf41082c4cb71fb4628a9b17214b2624e0e2048a9", + "type": "BEP20", + "symbol": "RTTv2", + "decimals": 9, + "status": "active", + "id": "0xF41082C4CB71FB4628a9b17214B2624e0e2048a9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/realtrumptoken" + }, + { + "name": "github", + "url": "https://github.com/realtrumptoken/realtrumptoken" + }, + { + "name": "telegram", + "url": "https://t.me/realtrumptokenchat" + }, + { + "name": "discord", + "url": "https://discord.com/invite/k4yVP8xVn5" + }, + { + "name": "facebook", + "url": "https://facebook.com/Real-Trump-Token-RTT-105614135073370" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/real-trump-token-v2" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 128090ffc..fc8865684 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3536, - "commit": "261e49b58ccc31ea8733ebc93ef10a00efb8bac7", - "date": "2021-09-07T08:49:02.121Z" + "versionNum": 3537, + "commit": "2a9d719450fe5a8214dd0f2f254db91bae40cd98", + "date": "2021-09-07T08:51:17.318Z" } \ No newline at end of file diff --git a/history/versions/3537.json b/history/versions/3537.json new file mode 100644 index 000000000..d24c9f8fe --- /dev/null +++ b/history/versions/3537.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3537, + "commit": "2a9d719450fe5a8214dd0f2f254db91bae40cd98", + "date": "2021-09-07T08:51:17.318Z" + }, + "versionStart": { + "versionNum": 3536, + "commit": "261e49b58ccc31ea8733ebc93ef10a00efb8bac7", + "date": "2021-09-07T08:49:02.121Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF41082C4CB71FB4628a9b17214B2624e0e2048a9/info.json", + "blockchains/smartchain/assets/0xF41082C4CB71FB4628a9b17214B2624e0e2048a9/logo.png" + ] +} \ No newline at end of file