From 902c63cef88d8f7bd626e2bfc7c5d116025ed729 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 21 Apr 2021 21:40:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/674.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/674.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 465927eb1..50870c5a8 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1116,6 +1116,7 @@ "0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e", "0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a", "0x29842bDDbA886Ce9F4834aaF167efee976357bF6", + "0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695", "0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4", "0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c", "0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a", diff --git a/blockchains/ethereum/assets/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695/info.json b/blockchains/ethereum/assets/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695/info.json index 6e2459641..44d0896fe 100644 --- a/blockchains/ethereum/assets/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695/info.json +++ b/blockchains/ethereum/assets/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695/info.json @@ -1,11 +1,11 @@ -{ - "name": "PolkaBridge", - "symbol": "PBR", - "type": "ERC20", - "decimals": 18, - "description": "A decentralized all-in-one financial application platform. The PolkaBridge ecosystem is expected to include crosschain AMM, Farming, Lending, Fundraising platform (Launchpad), Prediction, NFT, and more. All products will be developed with Polkadot in center.", - "website": "https://polkabridge.org/", - "explorer": "https://etherscan.io/token/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695", - "status": "active", - "id": "0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695" +{ + "name": "PolkaBridge", + "symbol": "PBR", + "type": "ERC20", + "decimals": 18, + "description": "A decentralized all-in-one financial application platform. The PolkaBridge ecosystem is expected to include crosschain AMM, Farming, Lending, Fundraising platform (Launchpad), Prediction, NFT, and more. All products will be developed with Polkadot in center.", + "website": "https://polkabridge.org/", + "explorer": "https://etherscan.io/token/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695", + "status": "active", + "id": "0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index cd266eef8..55d3c7c39 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 673, - "commit": "58d583a486908e137e47bd07feceef2ef406eaa7", - "date": "2021-04-21T18:13:47.880Z" + "versionNum": 674, + "commit": "7212577b281138b16e3d58631db59c3a8cb347fa", + "date": "2021-04-21T21:40:03.491Z" } \ No newline at end of file diff --git a/history/versions/674.json b/history/versions/674.json new file mode 100644 index 000000000..d01946c22 --- /dev/null +++ b/history/versions/674.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 674, + "commit": "7212577b281138b16e3d58631db59c3a8cb347fa", + "date": "2021-04-21T21:40:03.491Z" + }, + "versionStart": { + "versionNum": 673, + "commit": "58d583a486908e137e47bd07feceef2ef406eaa7", + "date": "2021-04-21T18:13:47.880Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695/info.json", + "blockchains/ethereum/assets/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695/logo.png" + ] +} \ No newline at end of file