From 4e2ca3660362dd33766df1b4a4ef84dce53b2707 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Mon, 26 Apr 2021 17:46:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/792.json | 18 +++++++++++++++++ 4 files changed, 32 insertions(+), 13 deletions(-) create mode 100644 history/versions/792.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a67bf6d2a..29031a54b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -287,6 +287,7 @@ "0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11", "0xA1303E6199b319a891b79685F0537D289af1FC83", "0xa184088a740c695E156F91f5cC086a06bb78b827", + "0xA1efCe38CB265Af369e891bC3026d0285545D4E5", "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", "0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569", "0xa2B726B1145A4773F68593CF171187d8EBe4d495", diff --git a/blockchains/smartchain/assets/0xA1efCe38CB265Af369e891bC3026d0285545D4E5/info.json b/blockchains/smartchain/assets/0xA1efCe38CB265Af369e891bC3026d0285545D4E5/info.json index ba583b18e..8fcb50745 100644 --- a/blockchains/smartchain/assets/0xA1efCe38CB265Af369e891bC3026d0285545D4E5/info.json +++ b/blockchains/smartchain/assets/0xA1efCe38CB265Af369e891bC3026d0285545D4E5/info.json @@ -1,11 +1,11 @@ -{ - "name": "Safetesla", - "type": "BEP20", - "symbol": "SAFETESLA", - "decimals": 9, - "website": "https://www.safetesla.com/", - "description": "Safetesla is frictionless yield & liquidity generation smart contract protocol", - "explorer": "https://bscscan.com/token/0xa1efce38cb265af369e891bc3026d0285545d4e5", - "status": "active", - "id": "0xA1efCe38CB265Af369e891bC3026d0285545D4E5" +{ + "name": "Safetesla", + "type": "BEP20", + "symbol": "SAFETESLA", + "decimals": 9, + "website": "https://www.safetesla.com/", + "description": "Safetesla is frictionless yield & liquidity generation smart contract protocol", + "explorer": "https://bscscan.com/token/0xa1efce38cb265af369e891bc3026d0285545d4e5", + "status": "active", + "id": "0xA1efCe38CB265Af369e891bC3026d0285545D4E5" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d177fc452..079aea223 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 791, - "commit": "e4481d4a00504b07f234acf7b158640af3257ff4", - "date": "2021-04-26T17:45:16.939Z" + "versionNum": 792, + "commit": "a282d020d5a612c9a377c7cb03ba2f689158d911", + "date": "2021-04-26T17:46:30.894Z" } \ No newline at end of file diff --git a/history/versions/792.json b/history/versions/792.json new file mode 100644 index 000000000..cc557b3c5 --- /dev/null +++ b/history/versions/792.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 792, + "commit": "a282d020d5a612c9a377c7cb03ba2f689158d911", + "date": "2021-04-26T17:46:30.894Z" + }, + "versionStart": { + "versionNum": 791, + "commit": "e4481d4a00504b07f234acf7b158640af3257ff4", + "date": "2021-04-26T17:45:16.939Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16/info.json", + "blockchains/smartchain/assets/0xA1efCe38CB265Af369e891bC3026d0285545D4E5/info.json", + "blockchains/smartchain/assets/0xA1efCe38CB265Af369e891bC3026d0285545D4E5/logo.png" + ] +} \ No newline at end of file