From 840a98943c06ef1f21c01185e412361d17508967 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 26 May 2021 17:18:30 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/1666.json | 16 ++++++++++++++++ 4 files changed, 29 insertions(+), 12 deletions(-) create mode 100644 history/versions/1666.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index aacf96057..0e2f221e7 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3338,6 +3338,7 @@ "0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD", "0x81611aCD4460Fd996Aa657835aF044644Fa8ae29", "0x81705082eF9f0D660f07BE80093D46d826d48b25", + "0x8185Bc4757572Da2a610f887561c32298f1A5748", "0x8188e51Bc678F0070531f0e782718Df0027452De", "0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5", "0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816", diff --git a/blockchains/ethereum/assets/0x8185Bc4757572Da2a610f887561c32298f1A5748/info.json b/blockchains/ethereum/assets/0x8185Bc4757572Da2a610f887561c32298f1A5748/info.json index f3568920b..0ef0ab458 100644 --- a/blockchains/ethereum/assets/0x8185Bc4757572Da2a610f887561c32298f1A5748/info.json +++ b/blockchains/ethereum/assets/0x8185Bc4757572Da2a610f887561c32298f1A5748/info.json @@ -1,11 +1,11 @@ { - "name": "Aluna Token", - "website": "https://aluna.social", - "description": "Aluna Social - Multi-exchange Social Trading Terminal for Crypto Traders and Investors", - "explorer": "https://etherscan.io/token/0x8185Bc4757572Da2a610f887561c32298f1A5748", - "type": "ERC20", - "symbol": "ALN", - "decimals": 18, - "status": "active", - "id": "0x8185Bc4757572Da2a610f887561c32298f1A5748" + "name": "Aluna Token", + "website": "https://aluna.social", + "description": "Aluna Social - Multi-exchange Social Trading Terminal for Crypto Traders and Investors", + "explorer": "https://etherscan.io/token/0x8185Bc4757572Da2a610f887561c32298f1A5748", + "type": "ERC20", + "symbol": "ALN", + "decimals": 18, + "status": "active", + "id": "0x8185Bc4757572Da2a610f887561c32298f1A5748" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 531a7694e..c2d9ef308 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1665, - "commit": "a74e6b61558830edf4f0faeb95feec35e3148af1", - "date": "2021-05-26T17:09:27.232Z" + "versionNum": 1666, + "commit": "bd3b5c14212dc60c8eb849c78564fc66a651f5dd", + "date": "2021-05-26T17:18:12.375Z" } \ No newline at end of file diff --git a/history/versions/1666.json b/history/versions/1666.json new file mode 100644 index 000000000..3fef78103 --- /dev/null +++ b/history/versions/1666.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1666, + "commit": "bd3b5c14212dc60c8eb849c78564fc66a651f5dd", + "date": "2021-05-26T17:18:12.375Z" + }, + "versionStart": { + "versionNum": 1665, + "commit": "a74e6b61558830edf4f0faeb95feec35e3148af1", + "date": "2021-05-26T17:09:27.232Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x8185Bc4757572Da2a610f887561c32298f1A5748/info.json", + "blockchains/ethereum/assets/0x8185Bc4757572Da2a610f887561c32298f1A5748/logo.png" + ] +} \ No newline at end of file