From 7127a53ac460c6ceb6247690952afcd5455dc1b3 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 21 May 2021 16:22:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1551.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1551.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1d937fae4..6d5e87b2c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -457,6 +457,7 @@ "0x89d453108bD94B497bBB4496729cd26f92Aba533", "0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F", "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", + "0x8bfc1c564E4490790DFac641C9a0FecD3f91F584", "0x8c5a93Fa9BB2b0f396E80b51323767043C58E686", "0x8cc7E2a6de999758499658bB702143FD025E09B2", "0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10", diff --git a/blockchains/smartchain/assets/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584/info.json b/blockchains/smartchain/assets/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584/info.json index cc93e34c6..8f3492efe 100644 --- a/blockchains/smartchain/assets/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584/info.json +++ b/blockchains/smartchain/assets/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584/info.json @@ -1,11 +1,11 @@ -{ - "name": "MoonRetriever", - "website": "https://www.moonretriever.com", - "description": "FETCH is a BEP 20 cryptocurrency of the MoonRetriever project which is the first-ever DEFI project on Binance Smart Chain providing a crypto risk assessment platform ", - "explorer": "https://bscscan.com/token/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584", - "type": "BEP20", - "symbol": "FETCH", - "decimals": 9, - "status": "active", - "id": "0x8bfc1c564E4490790DFac641C9a0FecD3f91F584" +{ + "name": "MoonRetriever", + "website": "https://www.moonretriever.com", + "description": "FETCH is a BEP 20 cryptocurrency of the MoonRetriever project which is the first-ever DEFI project on Binance Smart Chain providing a crypto risk assessment platform ", + "explorer": "https://bscscan.com/token/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584", + "type": "BEP20", + "symbol": "FETCH", + "decimals": 9, + "status": "active", + "id": "0x8bfc1c564E4490790DFac641C9a0FecD3f91F584" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d71ea66a7..172d5405e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1550, - "commit": "6273386ff7634cc1a92495d98dde8cf0efcbb009", - "date": "2021-05-21T11:52:07.818Z" + "versionNum": 1551, + "commit": "afdaa5224128cfb83f53ab74a12445cafcc08c86", + "date": "2021-05-21T16:22:23.231Z" } \ No newline at end of file diff --git a/history/versions/1551.json b/history/versions/1551.json new file mode 100644 index 000000000..30672f9df --- /dev/null +++ b/history/versions/1551.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1551, + "commit": "afdaa5224128cfb83f53ab74a12445cafcc08c86", + "date": "2021-05-21T16:22:23.231Z" + }, + "versionStart": { + "versionNum": 1550, + "commit": "6273386ff7634cc1a92495d98dde8cf0efcbb009", + "date": "2021-05-21T11:52:07.818Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584/info.json", + "blockchains/smartchain/assets/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584/logo.png" + ] +} \ No newline at end of file