From def676b9d464fdfdf14d17daac93bd01ff2e3a2c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 3 May 2021 12:26:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/997.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/997.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index db3d794ab..201f4b1d6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -516,6 +516,7 @@ "0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa", "0xF7844CB890F4C339c497aeAb599aBDc3c874B67A", "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", + "0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B", "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", "0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9", "0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", diff --git a/blockchains/smartchain/assets/0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B/info.json b/blockchains/smartchain/assets/0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B/info.json index 321b58bfe..97b01c799 100644 --- a/blockchains/smartchain/assets/0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B/info.json +++ b/blockchains/smartchain/assets/0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B/info.json @@ -1,11 +1,11 @@ -{ - "name": "Nestle Finance", - "website": "https://www.nestlefinance.com", - "description": "Nestle Finance is an autonomous yield and liquidity protocol", - "explorer": "https://bscscan.com/token/0xf79a6cada446f331bc560cde7946d09aef0ee18b", - "type": "BEP20", - "symbol": "NSTLE", - "decimals": 9, - "status": "active", - "id": "0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B" -} +{ + "name": "Nestle Finance", + "website": "https://www.nestlefinance.com", + "description": "Nestle Finance is an autonomous yield and liquidity protocol", + "explorer": "https://bscscan.com/token/0xf79a6cada446f331bc560cde7946d09aef0ee18b", + "type": "BEP20", + "symbol": "NSTLE", + "decimals": 9, + "status": "active", + "id": "0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 930f14485..0ccd38c97 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 996, - "commit": "2ee7b9ebf59585a4ee75fc288233a31159da555e", - "date": "2021-05-03T12:24:18.840Z" + "versionNum": 997, + "commit": "b1de3370ca4a5a890a8335c442528aeb6d34f454", + "date": "2021-05-03T12:26:32.325Z" } \ No newline at end of file diff --git a/history/versions/997.json b/history/versions/997.json new file mode 100644 index 000000000..fbdbb67b7 --- /dev/null +++ b/history/versions/997.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 997, + "commit": "b1de3370ca4a5a890a8335c442528aeb6d34f454", + "date": "2021-05-03T12:26:32.325Z" + }, + "versionStart": { + "versionNum": 996, + "commit": "2ee7b9ebf59585a4ee75fc288233a31159da555e", + "date": "2021-05-03T12:24:18.840Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B/info.json", + "blockchains/smartchain/assets/0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B/logo.png" + ] +} \ No newline at end of file