From fe4e31ef2df6dbc9c2daf0de57d0f3c47a87ab60 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 13 Apr 2021 14:16:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/519.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/519.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a1334994e..de4f8bf40 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -342,6 +342,7 @@ "0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7", "0xfD5840Cd36d94D7229439859C0112a4185BC0255", "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335", + "0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D", "0xfe75cD11E283813eC44B4592476109Ba3706cef6", "0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67" ] \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/info.json b/blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/info.json index be26ba48a..27eca84af 100644 --- a/blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/info.json +++ b/blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/info.json @@ -1,11 +1,11 @@ -{ - "name": "VANGOLD Token", - "website": "https://www.vangold.finance/", - "description": "VANGOLD is one of the worlds first blockchain-based freelancer platform on the Binance Chain network, working with 100% decentralized smart contract.", - "explorer": "https://bscscan.com/token/0xfd91fa8fab5ca11569e256fa8844bc2abecc331d", - "type": "BEP20", - "symbol": "VGD", - "decimals": 18, - "status": "active", - "id": "0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D" -} +{ + "name": "VANGOLD Token", + "website": "https://www.vangold.finance/", + "description": "VANGOLD is one of the worlds first blockchain-based freelancer platform on the Binance Chain network, working with 100% decentralized smart contract.", + "explorer": "https://bscscan.com/token/0xfd91fa8fab5ca11569e256fa8844bc2abecc331d", + "type": "BEP20", + "symbol": "VGD", + "decimals": 18, + "status": "active", + "id": "0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 56d1f2486..a57ec9631 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 518, - "commit": "297c9e035eddf22cb814ee040df2a6365bfa9c59", - "date": "2021-04-13T01:31:24.607Z" + "versionNum": 519, + "commit": "25c2ffd6916602be9478b9670dc8b4e722ad3d3b", + "date": "2021-04-13T14:16:05.834Z" } \ No newline at end of file diff --git a/history/versions/519.json b/history/versions/519.json new file mode 100644 index 000000000..c38ca5852 --- /dev/null +++ b/history/versions/519.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 519, + "commit": "25c2ffd6916602be9478b9670dc8b4e722ad3d3b", + "date": "2021-04-13T14:16:05.834Z" + }, + "versionStart": { + "versionNum": 518, + "commit": "297c9e035eddf22cb814ee040df2a6365bfa9c59", + "date": "2021-04-13T01:31:24.607Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/info.json", + "blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/logo.png" + ] +} \ No newline at end of file