From a968e1d28bbb9cf937269f04fdabf2a0b3735be9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 8 Jun 2021 06:37:25 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2025.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2025.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 6af57975f..e944c5178 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -1891,6 +1891,7 @@ "0x47caf41a8C51d882E13b26E5E539b2737f227d9e", "0x47d1a59cBDd19AEE060C859C0009277E245328ae", "0x47da42696A866CDC61A4C809A515500a242909C1", + "0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a", "0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb", "0x47e67BA66b0699500f18A53F94E2b9dB3D47437e", "0x47Ec6AF8E27C98e41d1Df7fb8219408541463022", diff --git a/blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/info.json b/blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/info.json index 435d76691..dbef35272 100644 --- a/blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/info.json +++ b/blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/info.json @@ -1,11 +1,11 @@ -{ - "name": "Pl^g Token", - "website": "https://plugdefi.io/", - "description": "PL^Gnet is a Multi Chain Synthetic Assets Network. PL^Gnet enables asset custodians to leverage any asset from any network in its synthetic form in DeFi.", - "explorer": "https://etherscan.io/token/0x47da5456bc2e1ce391b645ce80f2e97192e4976a", - "type": "ERC20", - "symbol": "PLUG", - "decimals": 18, - "status": "active", - "id": "0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a" +{ + "name": "Pl^g Token", + "website": "https://plugdefi.io/", + "description": "PL^Gnet is a Multi Chain Synthetic Assets Network. PL^Gnet enables asset custodians to leverage any asset from any network in its synthetic form in DeFi.", + "explorer": "https://etherscan.io/token/0x47da5456bc2e1ce391b645ce80f2e97192e4976a", + "type": "ERC20", + "symbol": "PLUG", + "decimals": 18, + "status": "active", + "id": "0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 2c1a60e82..3529ce304 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2024, - "commit": "e29678401aa1e20e6cc9bb2bf15372b1035a2239", - "date": "2021-06-08T06:35:22.747Z" + "versionNum": 2025, + "commit": "0fdea5e4815ac2b4ffcaead462c28ce69a487246", + "date": "2021-06-08T06:37:08.324Z" } \ No newline at end of file diff --git a/history/versions/2025.json b/history/versions/2025.json new file mode 100644 index 000000000..c2195c3b2 --- /dev/null +++ b/history/versions/2025.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2025, + "commit": "0fdea5e4815ac2b4ffcaead462c28ce69a487246", + "date": "2021-06-08T06:37:08.324Z" + }, + "versionStart": { + "versionNum": 2024, + "commit": "e29678401aa1e20e6cc9bb2bf15372b1035a2239", + "date": "2021-06-08T06:35:22.747Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/info.json", + "blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/logo.png" + ] +} \ No newline at end of file