From a179f9b45a280625bbfd30988c6c7b8be0a8b239 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Wed, 30 Jun 2021 08:14:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/2606.json | 16 ++++++++++++++++ 4 files changed, 29 insertions(+), 12 deletions(-) create mode 100644 history/versions/2606.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d29df91e6..ced5dc832 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -891,6 +891,7 @@ "0xa6ccAEBa565a11725fF5D6A642cb622f3D1402Cf", "0xa75e17A061Ed826C65F138B7A85B44c5D3156afF", "0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728", + "0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8", "0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc", "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", "0xA8c514D991F59baB02d32b68f04204cB89261c88", diff --git a/blockchains/smartchain/assets/0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8/info.json b/blockchains/smartchain/assets/0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8/info.json index 5a781378c..7a57df1e0 100644 --- a/blockchains/smartchain/assets/0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8/info.json +++ b/blockchains/smartchain/assets/0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8/info.json @@ -1,11 +1,11 @@ { -"name": "Crocodile Coin", -"website": "https://crocodilecoin.xyz", -"description": "Crocodile Coin is a next-gen community driven yield farming and AMM exchange on Binance Smart Chain", -"explorer": "https://bscscan.com/token/0xa7e1e5019088c7b452c9e8bd6c3e0fa7a95478a8", -"type": "BEP20", -"symbol": "CRDL", -"decimals": 18, -"status": "active", -"id": "0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8" + "name": "Crocodile Coin", + "website": "https://crocodilecoin.xyz", + "description": "Crocodile Coin is a next-gen community driven yield farming and AMM exchange on Binance Smart Chain", + "explorer": "https://bscscan.com/token/0xa7e1e5019088c7b452c9e8bd6c3e0fa7a95478a8", + "type": "BEP20", + "symbol": "CRDL", + "decimals": 18, + "status": "active", + "id": "0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f05510aa3..7f5cbb721 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2605, - "commit": "f847c4197316be7997ded8f6b40e7a12ddc7592b", - "date": "2021-06-30T06:30:04.384Z" + "versionNum": 2606, + "commit": "4ae5a2b9ad7b45747ae68a97280b6a4f3b86589e", + "date": "2021-06-30T08:14:18.009Z" } \ No newline at end of file diff --git a/history/versions/2606.json b/history/versions/2606.json new file mode 100644 index 000000000..eb248e274 --- /dev/null +++ b/history/versions/2606.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2606, + "commit": "4ae5a2b9ad7b45747ae68a97280b6a4f3b86589e", + "date": "2021-06-30T08:14:18.009Z" + }, + "versionStart": { + "versionNum": 2605, + "commit": "f847c4197316be7997ded8f6b40e7a12ddc7592b", + "date": "2021-06-30T06:30:04.384Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8/info.json", + "blockchains/smartchain/assets/0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8/logo.png" + ] +} \ No newline at end of file