From 063b0bd11c96f2f695ab90ebaa10b1a01356c1ca Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 25 Apr 2021 09:34:10 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/773.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/773.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0d711cda4..85a391c28 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -158,6 +158,7 @@ "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587", "0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389", "0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798", + "0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27", "0x5D186E28934c6B0fF5Fc2feCE15D1F34f78cBd87", "0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773", "0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590", diff --git a/blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/info.json b/blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/info.json index 219349477..07b872b5f 100644 --- a/blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/info.json +++ b/blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/info.json @@ -1,12 +1,12 @@ -{ - "name": "UPONLY", - "symbol": "UPONLY", - "type": "BEP20", - "decimals": 9, - "description": "UPONLY Swap will be utilized as an IFO launchpad providing a safe and secure platform for Binance Smart Chain tokens to launch from. The UPONLY Launchpad will be via IFO (Initial Farm Offering). UPONLY will research/inspect/verify and launch each token via UPONLY's swap.", - "website": "https://uponlydefi.com/", - "website2": "https://swap.uponlydefi.com/", - "explorer": "https://www.bscscan.com/token/0x5bf1fce818a59660433f4c1586f4da1ea705de27", - "status": "active", - "id": "0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27" +{ + "name": "UPONLY", + "symbol": "UPONLY", + "type": "BEP20", + "decimals": 9, + "description": "UPONLY Swap will be utilized as an IFO launchpad providing a safe and secure platform for Binance Smart Chain tokens to launch from. The UPONLY Launchpad will be via IFO (Initial Farm Offering). UPONLY will research/inspect/verify and launch each token via UPONLY's swap.", + "website": "https://uponlydefi.com/", + "website2": "https://swap.uponlydefi.com/", + "explorer": "https://www.bscscan.com/token/0x5bf1fce818a59660433f4c1586f4da1ea705de27", + "status": "active", + "id": "0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 80cfdc7d7..c84a8d067 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 772, - "commit": "20b3573b92dc0bceaf6dcbbd4f256c7baaecfefb", - "date": "2021-04-25T09:31:54.409Z" + "versionNum": 773, + "commit": "c89764e40e327f729f411b904673be3dcfc47871", + "date": "2021-04-25T09:33:56.953Z" } \ No newline at end of file diff --git a/history/versions/773.json b/history/versions/773.json new file mode 100644 index 000000000..29e099495 --- /dev/null +++ b/history/versions/773.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 773, + "commit": "c89764e40e327f729f411b904673be3dcfc47871", + "date": "2021-04-25T09:33:56.953Z" + }, + "versionStart": { + "versionNum": 772, + "commit": "20b3573b92dc0bceaf6dcbbd4f256c7baaecfefb", + "date": "2021-04-25T09:31:54.409Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/info.json", + "blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/logo.png" + ] +} \ No newline at end of file