From 42cf11ee09cbad732f058332bd4b2ac9f24b5117 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 7 Jun 2021 14:42:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2009.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2009.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2af5b4d2d..302a882eb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -931,6 +931,7 @@ "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", "0xD9a0DC07D25ed65DA8eD4321C42f7f35De81bf2D", "0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8", + "0xDA360309C59CB8C434b28A91b823344a96444278", "0xdB238123939637D65a03E4b2b485650B4f9D91CB", "0xdB29192Fc2B487BB5185e155752328d4f249743C", "0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38", diff --git a/blockchains/smartchain/assets/0xDA360309C59CB8C434b28A91b823344a96444278/info.json b/blockchains/smartchain/assets/0xDA360309C59CB8C434b28A91b823344a96444278/info.json index 3027a915a..419e1017f 100644 --- a/blockchains/smartchain/assets/0xDA360309C59CB8C434b28A91b823344a96444278/info.json +++ b/blockchains/smartchain/assets/0xDA360309C59CB8C434b28A91b823344a96444278/info.json @@ -1,11 +1,11 @@ -{ - "name": "Merlin Lab", - "website": "https://merlinlab.com/farm", - "description": "$MERL is a deflationary coin by Merlin Lab used for its DeFi Ecosystem.", - "explorer": "https://bscscan.com/token/0xDA360309C59CB8C434b28A91b823344a96444278", - "type": "BEP20", - "symbol": "MERL", - "decimals": 18, - "status": "active", - "id": "0xDA360309C59CB8C434b28A91b823344a96444278" -} +{ + "name": "Merlin Lab", + "website": "https://merlinlab.com/farm", + "description": "$MERL is a deflationary coin by Merlin Lab used for its DeFi Ecosystem.", + "explorer": "https://bscscan.com/token/0xDA360309C59CB8C434b28A91b823344a96444278", + "type": "BEP20", + "symbol": "MERL", + "decimals": 18, + "status": "active", + "id": "0xDA360309C59CB8C434b28A91b823344a96444278" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 841171d69..b7cb0b3b5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2008, - "commit": "1b423bef296feb864ba8c44f479dbf558169f887", - "date": "2021-06-07T14:25:55.358Z" + "versionNum": 2009, + "commit": "cf17e6d10c4a8e3c1f96284d8c26b2d07428244d", + "date": "2021-06-07T14:42:19.940Z" } \ No newline at end of file diff --git a/history/versions/2009.json b/history/versions/2009.json new file mode 100644 index 000000000..822da3094 --- /dev/null +++ b/history/versions/2009.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2009, + "commit": "cf17e6d10c4a8e3c1f96284d8c26b2d07428244d", + "date": "2021-06-07T14:42:19.940Z" + }, + "versionStart": { + "versionNum": 2008, + "commit": "1b423bef296feb864ba8c44f479dbf558169f887", + "date": "2021-06-07T14:25:55.358Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xDA360309C59CB8C434b28A91b823344a96444278/info.json", + "blockchains/smartchain/assets/0xDA360309C59CB8C434b28A91b823344a96444278/logo.png" + ] +} \ No newline at end of file