From 3eff542fa9adc328cdd115deccd512c8ae211062 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 5 Jun 2021 16:19:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1959.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1959.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6f87ab548..32500480e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -823,6 +823,7 @@ "0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d", "0xC5FFc1cb7533931D737E13A9b68eBb45270f3298", "0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9", + "0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa", "0xc7091AA18598b87588e37501b6Ce865263CD67Ce", "0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c", "0xC737B44CB0Aa18815a1F6918EB338dEe7e7E6bD7", diff --git a/blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/info.json b/blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/info.json index 8c27f0111..68ca8be7e 100644 --- a/blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/info.json +++ b/blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/info.json @@ -1,11 +1,11 @@ { - "name": "BEVO NFT Art Token", - "website": "https://bevodigital.art/", - "description": "BEVO Token is a cryptocurrency whose value is backed by real art from real artists. The NFT Art Gallery dAPP will feature paintings, sculptures, photos and digital artwork from artists all around the world. Each piece will be represented by a unique Non-Fungible Token minted on the Binance Smart Chain, for a truly frictionless way to trade not only NFTs but any work of art.", - "explorer": "https://bscscan.com/token/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa", - "type": "BEP20", - "symbol": "BEVO", - "decimals": 9, - "status": "active", - "id": "0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa" -} + "name": "BEVO NFT Art Token", + "website": "https://bevodigital.art/", + "description": "BEVO Token is a cryptocurrency whose value is backed by real art from real artists. The NFT Art Gallery dAPP will feature paintings, sculptures, photos and digital artwork from artists all around the world. Each piece will be represented by a unique Non-Fungible Token minted on the Binance Smart Chain, for a truly frictionless way to trade not only NFTs but any work of art.", + "explorer": "https://bscscan.com/token/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa", + "type": "BEP20", + "symbol": "BEVO", + "decimals": 9, + "status": "active", + "id": "0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 38e9d8fe0..31864a5e3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1958, - "commit": "d822eec30f23a69b92a6e9085a78a10989b8d4ba", - "date": "2021-06-05T14:00:25.943Z" + "versionNum": 1959, + "commit": "fd72bfa4e67987f9bfc3dc0d844c8e5bbcbbf3c9", + "date": "2021-06-05T16:19:03.768Z" } \ No newline at end of file diff --git a/history/versions/1959.json b/history/versions/1959.json new file mode 100644 index 000000000..75a640bbc --- /dev/null +++ b/history/versions/1959.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1959, + "commit": "fd72bfa4e67987f9bfc3dc0d844c8e5bbcbbf3c9", + "date": "2021-06-05T16:19:03.768Z" + }, + "versionStart": { + "versionNum": 1958, + "commit": "d822eec30f23a69b92a6e9085a78a10989b8d4ba", + "date": "2021-06-05T14:00:25.943Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/info.json", + "blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/logo.png" + ] +} \ No newline at end of file