From 0b487e6d3bd9e0bbb56802e565a30e191bbc3666 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 25 May 2021 17:55:05 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1633.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1633.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0a2c64ebf..bfc6d5847 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -614,6 +614,7 @@ "0xB1CeD2e320E3f4C8e3511B1DC59203303493F382", "0xB248a295732e0225acd3337607cc01068e3b9c10", "0xB27ADAfFB9fEa1801459a1a81B17218288c097cc", + "0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e", "0xb31f5d117541825D6692c10e4357008EDF3E2BCD", "0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96", "0xb4A92eDAb7c9Ba94b6637E8052D8bd133EC4221C", diff --git a/blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/info.json b/blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/info.json index a50e32f1b..d7a2ebf7b 100644 --- a/blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/info.json +++ b/blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/info.json @@ -1,11 +1,11 @@ { - "name": "Сhord Protocol", - "website": "https://chordprotocol.io", - "description": "Chord is a decentralized network for musicians where anyone can turn their songs and performances or any kind of music into unique NFTs and freely commercialize them without intermediaries.", - "explorer": "https://bscscan.com/token/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e", - "type": "BEP20", - "symbol": "CHORD", - "decimals": 18, - "status": "active", - "id": "0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e" -} + "name": "Сhord Protocol", + "website": "https://chordprotocol.io", + "description": "Chord is a decentralized network for musicians where anyone can turn their songs and performances or any kind of music into unique NFTs and freely commercialize them without intermediaries.", + "explorer": "https://bscscan.com/token/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e", + "type": "BEP20", + "symbol": "CHORD", + "decimals": 18, + "status": "active", + "id": "0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d14d78b35..ee1f07587 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1632, - "commit": "e65f0632ced9bb0ef58d36ec96c27baa00073c46", - "date": "2021-05-25T17:42:16.513Z" + "versionNum": 1633, + "commit": "c1a1f5dc0c9958f97d2128bb52889513319d7a45", + "date": "2021-05-25T17:54:51.187Z" } \ No newline at end of file diff --git a/history/versions/1633.json b/history/versions/1633.json new file mode 100644 index 000000000..74ea6ebb1 --- /dev/null +++ b/history/versions/1633.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1633, + "commit": "c1a1f5dc0c9958f97d2128bb52889513319d7a45", + "date": "2021-05-25T17:54:51.187Z" + }, + "versionStart": { + "versionNum": 1632, + "commit": "e65f0632ced9bb0ef58d36ec96c27baa00073c46", + "date": "2021-05-25T17:42:16.513Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/info.json", + "blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/logo.png" + ] +} \ No newline at end of file