From 8a39401a8bad3277d048b610fc082e72a31871f7 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Thu, 25 Mar 2021 22:32:47 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 48 +++++++++---------- history/LATEST.json | 6 +-- history/versions/290.json | 18 +++++++ 4 files changed, 46 insertions(+), 27 deletions(-) create mode 100644 history/versions/290.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 355a4ffcf..427b65d44 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -30,6 +30,7 @@ "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", "0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16", "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", + "0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb", "0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F", "0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC", "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", diff --git a/blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json b/blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json index 09bad9d93..fbc3f017a 100644 --- a/blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json +++ b/blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json @@ -1,25 +1,25 @@ -{ - "name": "srnArtGallery", - "website": "https://srnartgallery.com/", - "description": "srnArtGallery is a union of NFT artists and offer users a chance to own its NFT.", - "explorer": "https://bscscan.com/address/0x1ba8c21c623c843cd4c60438d70e7ad50f363fbb", - "white_paper": "https://srnart1616.medium.com/srnartgallery-whitepaper-df0698b1ccda", - "code": "https://bscscan.com/address/0x1ba8c21c623c843cd4c60438d70e7ad50f363fbb#code", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/srn_art", - "handle": "srn_art" - }, - { - "name": "Telegram", - "url": "https://t.me/srnArtGalleryOfficial", - "handle": "srnart" - } - ], - "type": "BEP20", - "symbol": "SACT", - "decimals": 18, - "status": "active", - "id": "0x1ba8c21c623c843cd4c60438d70e7ad50f363fbb" +{ + "name": "srnArtGallery", + "website": "https://srnartgallery.com/", + "description": "srnArtGallery is a union of NFT artists and offer users a chance to own its NFT.", + "explorer": "https://bscscan.com/address/0x1ba8c21c623c843cd4c60438d70e7ad50f363fbb", + "white_paper": "https://srnart1616.medium.com/srnartgallery-whitepaper-df0698b1ccda", + "code": "https://bscscan.com/address/0x1ba8c21c623c843cd4c60438d70e7ad50f363fbb#code", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/srn_art", + "handle": "srn_art" + }, + { + "name": "Telegram", + "url": "https://t.me/srnArtGalleryOfficial", + "handle": "srnart" + } + ], + "type": "BEP20", + "symbol": "SACT", + "decimals": 18, + "status": "active", + "id": "0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e7e340e44..e888e9018 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 289, - "commit": "afa5907de001bed8433ea60a1ba3633204440fff", - "date": "2021-03-25T22:31:17.453Z" + "versionNum": 290, + "commit": "d972781b81aaae53be07e2101d16a69bb984a1c3", + "date": "2021-03-25T22:32:31.500Z" } \ No newline at end of file diff --git a/history/versions/290.json b/history/versions/290.json new file mode 100644 index 000000000..8e2e4587a --- /dev/null +++ b/history/versions/290.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 290, + "commit": "d972781b81aaae53be07e2101d16a69bb984a1c3", + "date": "2021-03-25T22:32:31.500Z" + }, + "versionStart": { + "versionNum": 289, + "commit": "afa5907de001bed8433ea60a1ba3633204440fff", + "date": "2021-03-25T22:31:17.453Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json", + "blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/logo.png", + "blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/info.json" + ] +} \ No newline at end of file