From 49d327fb824772800020302385b7457c0c067359 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Sun, 28 Mar 2021 16:38:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/318.json | 16 ++++++++++++++++ 4 files changed, 29 insertions(+), 12 deletions(-) create mode 100644 history/versions/318.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index cc7a16387..6a72f9a19 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -624,6 +624,7 @@ "0x177A542A9281F545263B1bcFb54a3d549003BF71", "0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af", "0x178c820f862B14f316509ec36b13123DA19A6054", + "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2", "0x179E31FB25E433441a2839389A7b8EC9c4654b7B", "0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E", "0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482", diff --git a/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json b/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json index 98f361513..db50bc1c2 100644 --- a/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json +++ b/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json @@ -1,11 +1,11 @@ { - "name": "Polkamon", - "website": "https://polkamon.com", - "description": "Polkamon are beautifully animated digital collectibles with varying scarcities. Each Polkamon is backed by a truly unique NFT and can be unpacked with $PMON tokens.", - "explorer": "https://etherscan.io/token/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2", - "type": "ERC20", - "symbol": "PMON", - "decimals": 18, - "status": "active", - "id": "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2" + "name": "Polkamon", + "website": "https://polkamon.com", + "description": "Polkamon are beautifully animated digital collectibles with varying scarcities. Each Polkamon is backed by a truly unique NFT and can be unpacked with $PMON tokens.", + "explorer": "https://etherscan.io/token/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2", + "type": "ERC20", + "symbol": "PMON", + "decimals": 18, + "status": "active", + "id": "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f73fa890a..74ac248d6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 317, - "commit": "5e381b382f0c08587f60c5c00c43b45483cf192f", - "date": "2021-03-28T07:09:41.028Z" + "versionNum": 318, + "commit": "c8559548f6b429ce2b1e1ee6a7021dba1ba9bdcc", + "date": "2021-03-28T16:37:53.065Z" } \ No newline at end of file diff --git a/history/versions/318.json b/history/versions/318.json new file mode 100644 index 000000000..1896cd36b --- /dev/null +++ b/history/versions/318.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 318, + "commit": "c8559548f6b429ce2b1e1ee6a7021dba1ba9bdcc", + "date": "2021-03-28T16:37:53.065Z" + }, + "versionStart": { + "versionNum": 317, + "commit": "5e381b382f0c08587f60c5c00c43b45483cf192f", + "date": "2021-03-28T07:09:41.028Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json", + "blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png" + ] +} \ No newline at end of file