From 5c60acc003cc1983b16266e738dbb36c9e3eeb46 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 30 May 2021 09:00:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1753.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1753.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a7f28fed5..d6c7892eb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -887,6 +887,7 @@ "0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5", "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", "0xF565aaf0b8EB813a1c8C956D2C59F1ce27FD2366", + "0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610", "0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F", "0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713", "0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa", diff --git a/blockchains/smartchain/assets/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610/info.json b/blockchains/smartchain/assets/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610/info.json index 4731e8a7e..77bd99491 100644 --- a/blockchains/smartchain/assets/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610/info.json +++ b/blockchains/smartchain/assets/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610/info.json @@ -1,11 +1,11 @@ -{ - "name": "wLink", - "website": "https://wlink.finance", - "description": "Yield farm wLink on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610", - "type": "BEP20", - "symbol": "wLink", - "decimals": 8, - "status": "active", - "id": "0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610" -} +{ + "name": "wLink", + "website": "https://wlink.finance", + "description": "Yield farm wLink on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610", + "type": "BEP20", + "symbol": "wLink", + "decimals": 8, + "status": "active", + "id": "0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 8d8821b4c..c6017db21 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1752, - "commit": "d3594cb1916c542b13245a7334622bc0b0439395", - "date": "2021-05-30T08:52:38.785Z" + "versionNum": 1753, + "commit": "aac9d4b3e0cbc1b6d871406fb11a23f4f77d922a", + "date": "2021-05-30T09:00:33.618Z" } \ No newline at end of file diff --git a/history/versions/1753.json b/history/versions/1753.json new file mode 100644 index 000000000..7bb49bbb0 --- /dev/null +++ b/history/versions/1753.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1753, + "commit": "aac9d4b3e0cbc1b6d871406fb11a23f4f77d922a", + "date": "2021-05-30T09:00:33.618Z" + }, + "versionStart": { + "versionNum": 1752, + "commit": "d3594cb1916c542b13245a7334622bc0b0439395", + "date": "2021-05-30T08:52:38.785Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610/info.json", + "blockchains/smartchain/assets/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610/logo.png" + ] +} \ No newline at end of file