From 02675d6a364554a0495624bfc9d2321e6e47fc19 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 3 Jun 2021 07:50:44 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1885.json | 19 ++++++++++++++++ 4 files changed, 34 insertions(+), 14 deletions(-) create mode 100644 history/versions/1885.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2708700f9..4eac4a0d1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -268,6 +268,7 @@ "0x3FAF7e4Fe6a1c30F78Cc3A83755E33364BAb77Ed", "0x3fd5B5746315E3F8d43A46b09c826a001EBb977d", "0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC", + "0x400613f184D1207f5C07a67D67040A4e23E92feB", "0x4090e535F2e251F5F88518998B18b54d26B3b07c", "0x40929FB2008c830731A3d972950bC13f70161c75", "0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975", diff --git a/blockchains/smartchain/assets/0x400613f184D1207f5C07a67D67040A4e23E92feB/info.json b/blockchains/smartchain/assets/0x400613f184D1207f5C07a67D67040A4e23E92feB/info.json index f23249203..585cea88c 100644 --- a/blockchains/smartchain/assets/0x400613f184D1207f5C07a67D67040A4e23E92feB/info.json +++ b/blockchains/smartchain/assets/0x400613f184D1207f5C07a67D67040A4e23E92feB/info.json @@ -1,11 +1,11 @@ -{ - "name": "UPDOG", - "website": "https://updog.finance", - "description": "UPDOG is a charity focused auto-yielding deflationary token on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0x400613f184d1207f5c07a67d67040a4e23e92feb", - "type": "BEP20", - "symbol": "UPDOG", - "decimals": 9, - "status": "active", - "id": "0x400613f184D1207f5C07a67D67040A4e23E92feB" -} +{ + "name": "UPDOG", + "website": "https://updog.finance", + "description": "UPDOG is a charity focused auto-yielding deflationary token on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x400613f184d1207f5c07a67d67040a4e23e92feb", + "type": "BEP20", + "symbol": "UPDOG", + "decimals": 9, + "status": "active", + "id": "0x400613f184D1207f5C07a67D67040A4e23E92feB" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ac7bb3d08..b9417790f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1884, - "commit": "c52ab705b332bb1058109e1ce0f8f050a02352bb", - "date": "2021-06-03T07:47:52.047Z" + "versionNum": 1885, + "commit": "a61bc34a9894b36841acae7decd7eaf609b983e0", + "date": "2021-06-03T07:50:31.466Z" } \ No newline at end of file diff --git a/history/versions/1885.json b/history/versions/1885.json new file mode 100644 index 000000000..5694a4447 --- /dev/null +++ b/history/versions/1885.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 1885, + "commit": "a61bc34a9894b36841acae7decd7eaf609b983e0", + "date": "2021-06-03T07:50:31.466Z" + }, + "versionStart": { + "versionNum": 1884, + "commit": "c52ab705b332bb1058109e1ce0f8f050a02352bb", + "date": "2021-06-03T07:47:52.047Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x400613f184D1207f5C07a67D67040A4e23E92feB/info.json", + "blockchains/smartchain/assets/0x400613f184D1207f5C07a67D67040A4e23E92feB/logo.png", + "blockchains/smartchain/assets/0x7d6b35ffBCbB8C59c34e4A58D10Bf81654e6Ff6d/info.json", + "blockchains/smartchain/assets/0xf707155AAf4cD8E97D7B298964e84f3221241142/info.json" + ] +} \ No newline at end of file