From a83dbbee84c9ee12616715e609ac0cb285bff8ef Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 14 Jun 2021 16:19:42 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/2185.json | 16 ++++++++++++++++ 4 files changed, 29 insertions(+), 12 deletions(-) create mode 100644 history/versions/2185.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7aac856b6..263bf302c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -221,6 +221,7 @@ "0x2d69c55baEcefC6ec815239DA0a985747B50Db6E", "0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008", "0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7", + "0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f", "0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C", "0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD", "0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2", diff --git a/blockchains/smartchain/assets/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f/info.json b/blockchains/smartchain/assets/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f/info.json index d972d349e..217bb864b 100644 --- a/blockchains/smartchain/assets/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f/info.json +++ b/blockchains/smartchain/assets/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f/info.json @@ -1,11 +1,11 @@ { - "name": "MINTv2", - "type": "BEP20", - "symbol": "MINTv2", - "decimals": 18, - "website": "https://tea-swap-app.finance/", - "description": "The first Social Farming Project on BSC", - "explorer": "https://bscscan.com/token/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f", - "status": "active", - "id": "0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f" + "name": "MINTv2", + "type": "BEP20", + "symbol": "MINTv2", + "decimals": 18, + "website": "https://tea-swap-app.finance/", + "description": "The first Social Farming Project on BSC", + "explorer": "https://bscscan.com/token/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f", + "status": "active", + "id": "0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9de77c87d..302d0aa20 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2184, - "commit": "ef84893d9aadae19fb100d132418a2aa96bd0849", - "date": "2021-06-14T16:17:34.129Z" + "versionNum": 2185, + "commit": "5e3edd3cfcb1ee3662e9b9ec99b9b8837383f852", + "date": "2021-06-14T16:19:28.957Z" } \ No newline at end of file diff --git a/history/versions/2185.json b/history/versions/2185.json new file mode 100644 index 000000000..8da8a7c4e --- /dev/null +++ b/history/versions/2185.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2185, + "commit": "5e3edd3cfcb1ee3662e9b9ec99b9b8837383f852", + "date": "2021-06-14T16:19:28.957Z" + }, + "versionStart": { + "versionNum": 2184, + "commit": "ef84893d9aadae19fb100d132418a2aa96bd0849", + "date": "2021-06-14T16:17:34.129Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f/info.json", + "blockchains/smartchain/assets/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f/logo.png" + ] +} \ No newline at end of file