From ee4a2e06bebc8fb44f44b00782cb46818de03d3c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 9 Sep 2021 09:37:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 56 +++++++++---------- history/LATEST.json | 6 +- history/versions/3560.json | 16 ++++++ 4 files changed, 48 insertions(+), 31 deletions(-) create mode 100644 history/versions/3560.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 9edc0d90b..7b01fe47f 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -5266,6 +5266,7 @@ "0xCBCec9738533114F4434E1697201571EEf4dde32", "0xcbd55D4fFc43467142761A764763652b48b969ff", "0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7", + "0xcbE771323587EA16dACB6016e269D7F08A7ACC4E", "0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644", "0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903", "0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2", diff --git a/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/info.json b/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/info.json index 756c78daa..2c228a4a0 100644 --- a/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/info.json +++ b/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/info.json @@ -1,29 +1,29 @@ -{ - "name": "SPO Token", - "website": "https://spores.app", - "description": "SPO token is designed for community governance and DeFi utilization with NFT-creator-centricity and DeFi-community-driven purpose. SPO is used to incentivize NFT creators, buyers, agents, liquidity providers across the ecosystem.", - "explorer": "https://etherscan.io/token/0xcbe771323587ea16dacb6016e269d7f08a7acc4e", - "type": "ERC20", - "symbol": "SPO", - "decimals": 18, - "status": "active", - "id": "0xcbE771323587EA16dACB6016e269D7F08A7ACC4E", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/Spores_Network" - }, - { - "name": "medium", - "url": "https://spores.medium.com" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/spores-network" - }, - { - "name": "coinmarketcap", - "url": "https://coinmarketcap.com/currencies/spores-network" - } - ] +{ + "name": "SPO Token", + "website": "https://spores.app", + "description": "SPO token is designed for community governance and DeFi utilization with NFT-creator-centricity and DeFi-community-driven purpose. SPO is used to incentivize NFT creators, buyers, agents, liquidity providers across the ecosystem.", + "explorer": "https://etherscan.io/token/0xcbe771323587ea16dacb6016e269d7f08a7acc4e", + "type": "ERC20", + "symbol": "SPO", + "decimals": 18, + "status": "active", + "id": "0xcbE771323587EA16dACB6016e269D7F08A7ACC4E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Spores_Network" + }, + { + "name": "medium", + "url": "https://spores.medium.com" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/spores-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spores-network" + } + ] } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 09277657d..9f262edfd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3559, - "commit": "71c11d2f3c8a9a2f7dcd83296e6ee95fb9ad5345", - "date": "2021-09-09T01:28:01.756Z" + "versionNum": 3560, + "commit": "f766b7ac2b62bf81cb26e7e36320b648aa0335dc", + "date": "2021-09-09T09:37:41.590Z" } \ No newline at end of file diff --git a/history/versions/3560.json b/history/versions/3560.json new file mode 100644 index 000000000..35f577b1c --- /dev/null +++ b/history/versions/3560.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3560, + "commit": "f766b7ac2b62bf81cb26e7e36320b648aa0335dc", + "date": "2021-09-09T09:37:41.590Z" + }, + "versionStart": { + "versionNum": 3559, + "commit": "71c11d2f3c8a9a2f7dcd83296e6ee95fb9ad5345", + "date": "2021-09-09T01:28:01.756Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/info.json", + "blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/logo.png" + ] +} \ No newline at end of file