From 06aa9f6fd8ab638af6366f989f8c83032d1eac73 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 23 May 2021 08:34:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/1585.json | 18 ++++++++++++++++++ 4 files changed, 31 insertions(+), 12 deletions(-) create mode 100644 history/versions/1585.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 70d6e33f5..04b40c667 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -122,6 +122,7 @@ "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", "0x233d91A0713155003fc4DcE0AFa871b508B3B715", "0x23481F4d3ac4642d2f45d014a514b45B0338b927", + "0x2403269d736C7a808C864bAD8c0848c2dE3E348c", "0x244f8596E985B8EBd9eA44A9356B22d3D20b101c", "0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA", "0x24C13e5Fef0157ee5BF61cD75363044927bab8cd", diff --git a/blockchains/smartchain/assets/0x2403269d736C7a808C864bAD8c0848c2dE3E348c/info.json b/blockchains/smartchain/assets/0x2403269d736C7a808C864bAD8c0848c2dE3E348c/info.json index 3f73a281a..529172927 100644 --- a/blockchains/smartchain/assets/0x2403269d736C7a808C864bAD8c0848c2dE3E348c/info.json +++ b/blockchains/smartchain/assets/0x2403269d736C7a808C864bAD8c0848c2dE3E348c/info.json @@ -1,11 +1,11 @@ { - "name": "AIRBNB", - "website": "https://www.airbnbtoken.info", - "description": "AirBnb is a frictionless, community driven contract that allows you to hold tokens of increasing value due to deflationary structure.", - "explorer": "https://bscscan.com/token/0x2403269d736C7a808C864bAD8c0848c2dE3E348c", - "type": "BEP20", - "symbol": "AIRBNB", - "decimals": 9, - "status": "active", - "id": "0x2403269d736C7a808C864bAD8c0848c2dE3E348c" + "name": "AIRBNB", + "website": "https://www.airbnbtoken.info", + "description": "AirBnb is a frictionless, community driven contract that allows you to hold tokens of increasing value due to deflationary structure.", + "explorer": "https://bscscan.com/token/0x2403269d736C7a808C864bAD8c0848c2dE3E348c", + "type": "BEP20", + "symbol": "AIRBNB", + "decimals": 9, + "status": "active", + "id": "0x2403269d736C7a808C864bAD8c0848c2dE3E348c" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 542e1a447..4b3643e9a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1584, - "commit": "a69cf4592e109fe8f89922ac38ed9c3715296135", - "date": "2021-05-23T08:32:01.087Z" + "versionNum": 1585, + "commit": "c4ba0960b5372ce18723d244756fe9b52a16896c", + "date": "2021-05-23T08:34:13.418Z" } \ No newline at end of file diff --git a/history/versions/1585.json b/history/versions/1585.json new file mode 100644 index 000000000..aea7a7a23 --- /dev/null +++ b/history/versions/1585.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1585, + "commit": "c4ba0960b5372ce18723d244756fe9b52a16896c", + "date": "2021-05-23T08:34:13.418Z" + }, + "versionStart": { + "versionNum": 1584, + "commit": "a69cf4592e109fe8f89922ac38ed9c3715296135", + "date": "2021-05-23T08:32:01.087Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x2403269d736C7a808C864bAD8c0848c2dE3E348c/info.json", + "blockchains/smartchain/assets/0x2403269d736C7a808C864bAD8c0848c2dE3E348c/logo.png", + "blockchains/smartchain/assets/0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA/info.json" + ] +} \ No newline at end of file