From c574d4511554e60db875e7efeed9fba2b70d63c0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 8 May 2021 11:46:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1152.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1152.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b6b0863f8..305f2c7e9 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -339,6 +339,7 @@ "0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF", "0x8F0528cE5eF7B51152A59745bEfDD91D97091d2F", "0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0", + "0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436", "0x8f4087Cb09E0F378f4278a314C94A636665dE24b", "0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", "0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb", diff --git a/blockchains/smartchain/assets/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436/info.json b/blockchains/smartchain/assets/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436/info.json index 383824063..ccb94b3b0 100644 --- a/blockchains/smartchain/assets/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436/info.json +++ b/blockchains/smartchain/assets/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436/info.json @@ -1,11 +1,11 @@ -{ - "name": "Unagi Token", - "type": "BEP20", - "symbol": "Unagi", - "decimals": 9, - "website": "https://unagiswap.finance/", - "description": "Unagi is a RFI tokenomics token - Reflection paid back to holders.", - "explorer": "https://bscscan.com/token/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436", - "status": "active", - "id": "0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436" +{ + "name": "Unagi Token", + "type": "BEP20", + "symbol": "Unagi", + "decimals": 9, + "website": "https://unagiswap.finance/", + "description": "Unagi is a RFI tokenomics token - Reflection paid back to holders.", + "explorer": "https://bscscan.com/token/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436", + "status": "active", + "id": "0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 15b1871d2..30f0d3db9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1151, - "commit": "d8f6fd193769e58a2ab515e4e0a9da0632fffdcf", - "date": "2021-05-08T09:39:21.952Z" + "versionNum": 1152, + "commit": "d71e4530ff46ea095833b6302caff757b1a3ce7d", + "date": "2021-05-08T11:46:06.657Z" } \ No newline at end of file diff --git a/history/versions/1152.json b/history/versions/1152.json new file mode 100644 index 000000000..cd4f3dc3e --- /dev/null +++ b/history/versions/1152.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1152, + "commit": "d71e4530ff46ea095833b6302caff757b1a3ce7d", + "date": "2021-05-08T11:46:06.657Z" + }, + "versionStart": { + "versionNum": 1151, + "commit": "d8f6fd193769e58a2ab515e4e0a9da0632fffdcf", + "date": "2021-05-08T09:39:21.952Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436/info.json", + "blockchains/smartchain/assets/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436/logo.png" + ] +} \ No newline at end of file