From 573285b68fd360b26f66a162081d7ac67e82ec77 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 3 Jul 2021 17:49:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2740.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2740.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a2b03884b..0c5f6ec26 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -804,6 +804,7 @@ "0x93e24685E41Ca82fd7a66a69C64f3dECac789281", "0x93f63d9455685621aBd73E63cC04f7e454270A66", "0x94241428E0E36DF628E0C2485bC0e158A5dA3362", + "0x942Ed7dfA2a564984747420D47C4f49c2b3140F9", "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4", "0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8", "0x9498DC3c229Cf917fB131671bC15fb1d781Ef231", diff --git a/blockchains/smartchain/assets/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9/info.json b/blockchains/smartchain/assets/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9/info.json index 379921f7a..3fb626420 100644 --- a/blockchains/smartchain/assets/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9/info.json +++ b/blockchains/smartchain/assets/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9/info.json @@ -1,11 +1,11 @@ -{ -"name": "Dollar Future", -"type": "BEP20", -"symbol": "DLF", -"decimals": 18, -"description": "DLF is a dex protocol that bridges multiple blockchains allowing users to perform automated trading of decentralized tokens.", -"website": "https://www.dollarfuture.com", -"explorer": "https://bscscan.com/token/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9", -"status": "active", -"id": "0x942Ed7dfA2a564984747420D47C4f49c2b3140F9" -} +{ + "name": "Dollar Future", + "type": "BEP20", + "symbol": "DLF", + "decimals": 18, + "description": "DLF is a dex protocol that bridges multiple blockchains allowing users to perform automated trading of decentralized tokens.", + "website": "https://www.dollarfuture.com", + "explorer": "https://bscscan.com/token/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9", + "status": "active", + "id": "0x942Ed7dfA2a564984747420D47C4f49c2b3140F9" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index be4de7a15..5eff51e0e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2739, - "commit": "4fb58d1b886a28f398238e5cca4336f467e48a4f", - "date": "2021-07-03T17:43:58.015Z" + "versionNum": 2740, + "commit": "c9d4d19c5674389f9efa669026af6179a1605cf8", + "date": "2021-07-03T17:49:11.805Z" } \ No newline at end of file diff --git a/history/versions/2740.json b/history/versions/2740.json new file mode 100644 index 000000000..e558c6d9f --- /dev/null +++ b/history/versions/2740.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2740, + "commit": "c9d4d19c5674389f9efa669026af6179a1605cf8", + "date": "2021-07-03T17:49:11.805Z" + }, + "versionStart": { + "versionNum": 2739, + "commit": "4fb58d1b886a28f398238e5cca4336f467e48a4f", + "date": "2021-07-03T17:43:58.015Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9/info.json", + "blockchains/smartchain/assets/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9/logo.png" + ] +} \ No newline at end of file