From c03e57334b0e911d622f0f3f25fa221d6c3965da Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 31 May 2021 14:58:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/1812.json | 16 ++++++++++++++++ 3 files changed, 28 insertions(+), 12 deletions(-) create mode 100644 history/versions/1812.json diff --git a/blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/info.json b/blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/info.json index e31dab069..3c84cb42b 100644 --- a/blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/info.json +++ b/blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/info.json @@ -1,11 +1,11 @@ { - "name": "NFTTONE", - "website": "https://www.nfttone.net/", - "description": "TONE is a decentralized and social NFT marketplace (driven by the community) where you can turn your songs, music, performance or TONE'S into unique NFTs and win prizes, sell them or place it on an auction.", - "explorer": "https://bscscan.com/token/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0", - "type": "BEP20", - "symbol": "TONE", - "decimals": 8, - "status": "active", - "id": "0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0" + "name": "NFTTONE", + "website": "https://www.nfttone.net/", + "description": "TONE is a decentralized and social NFT marketplace (driven by the community) where you can turn your songs, music, performance or TONE'S into unique NFTs and win prizes, sell them or place it on an auction.", + "explorer": "https://bscscan.com/token/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0", + "type": "BEP20", + "symbol": "TONE", + "decimals": 8, + "status": "active", + "id": "0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 88c036683..9326c8a3f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1811, - "commit": "faefb2141a0dbbefc2e522632596ae8326c65d7b", - "date": "2021-05-31T14:56:58.075Z" + "versionNum": 1812, + "commit": "b7701a57f3988c33297d4f76551c41b16b251d05", + "date": "2021-05-31T14:58:29.324Z" } \ No newline at end of file diff --git a/history/versions/1812.json b/history/versions/1812.json new file mode 100644 index 000000000..899543ee8 --- /dev/null +++ b/history/versions/1812.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1812, + "commit": "b7701a57f3988c33297d4f76551c41b16b251d05", + "date": "2021-05-31T14:58:29.324Z" + }, + "versionStart": { + "versionNum": 1811, + "commit": "faefb2141a0dbbefc2e522632596ae8326c65d7b", + "date": "2021-05-31T14:56:58.075Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/info.json", + "blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/logo.png" + ] +} \ No newline at end of file