From e85c9a9a1de5e60808144ae21abe9a03dcb607d5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 25 Apr 2021 09:21:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/769.json | 18 +++++++++++++++ 4 files changed, 33 insertions(+), 14 deletions(-) create mode 100644 history/versions/769.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7b4a53b75..4ffe27260 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -119,6 +119,7 @@ "0x4197C6EF3879a08cD51e5560da5064B773aa1d29", "0x4247aeB8E759e575Fe350921cD174C48df304F2A", "0x426D6D53187be3288fe37f214e3F6901D8145b62", + "0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096", "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", "0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f", "0x44754455564474A89358B2C2265883DF993b12F0", diff --git a/blockchains/smartchain/assets/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096/info.json b/blockchains/smartchain/assets/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096/info.json index 51b3051c9..34cc274a0 100644 --- a/blockchains/smartchain/assets/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096/info.json +++ b/blockchains/smartchain/assets/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096/info.json @@ -1,11 +1,11 @@ -{ - "name": "Nerve", - "website": "https://nerve.fi/", - "description": "The Nerve token (NRV) is the governance token for the Nerve Finance ecosystem of low slippage stable-swaps and bridged assets from the BSC, Ethereum, and Bitcoin networks", - "explorer": "https://bscscan.com/token/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096", - "type": "BEP20", - "symbol": "NRV", - "decimals": 18, - "status": "active", - "id": "0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096" -} +{ + "name": "Nerve", + "website": "https://nerve.fi/", + "description": "The Nerve token (NRV) is the governance token for the Nerve Finance ecosystem of low slippage stable-swaps and bridged assets from the BSC, Ethereum, and Bitcoin networks", + "explorer": "https://bscscan.com/token/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096", + "type": "BEP20", + "symbol": "NRV", + "decimals": 18, + "status": "active", + "id": "0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 73d45203d..72d08a14b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 768, - "commit": "1dc094de31feb7eea7cdb13183b5f1bbdee40010", - "date": "2021-04-25T09:18:53.196Z" + "versionNum": 769, + "commit": "f6a3f73b354c7a4fc70eefabc13a425e9a30f808", + "date": "2021-04-25T09:21:01.210Z" } \ No newline at end of file diff --git a/history/versions/769.json b/history/versions/769.json new file mode 100644 index 000000000..a0a8a4261 --- /dev/null +++ b/history/versions/769.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 769, + "commit": "f6a3f73b354c7a4fc70eefabc13a425e9a30f808", + "date": "2021-04-25T09:21:01.210Z" + }, + "versionStart": { + "versionNum": 768, + "commit": "1dc094de31feb7eea7cdb13183b5f1bbdee40010", + "date": "2021-04-25T09:18:53.196Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096/info.json", + "blockchains/smartchain/assets/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096/logo.png", + "blockchains/smartchain/assets/0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8/info.json" + ] +} \ No newline at end of file