From 714974f07d71fee960c5d40ae9a555e8090f2001 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 17 Aug 2021 16:04:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 4 ++-- history/LATEST.json | 6 +++--- history/versions/3273.json | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 history/versions/3273.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2bed7cde6..1275c1b95 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -988,6 +988,7 @@ "0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc", "0xA060E0c0588D26CabA4a0009513337aCE50752dd", "0xA07c5b74C9B40447a954e1466938b865b6BBea36", + "0xA0C2A0A34c04135429a38f7F9a4354090e00145A", "0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11", "0xa123aB52a32267Dc357B7599739d3C6CAF856fe4", "0xA1303E6199b319a891b79685F0537D289af1FC83", diff --git a/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/info.json b/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/info.json index a7911d76c..ea0a4d86b 100644 --- a/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/info.json +++ b/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/info.json @@ -1,4 +1,4 @@ -{ +{ "name": "Primex Token", "website": "https://prxeco.io/", "description": "PRX is a token issued by Primex under Binance Smart-Chain.", @@ -26,4 +26,4 @@ "url": "https://prxeco.io/whitepaper.pdf" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fa125faac..e932ca71d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3272, - "commit": "f793cc903d8e860058a0a71429e4cf66f90b9d4b", - "date": "2021-08-17T10:49:03.412Z" + "versionNum": 3273, + "commit": "636a590d3accb51606f3d0734719d0b1c18528ed", + "date": "2021-08-17T16:04:00.213Z" } \ No newline at end of file diff --git a/history/versions/3273.json b/history/versions/3273.json new file mode 100644 index 000000000..67cd530a9 --- /dev/null +++ b/history/versions/3273.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3273, + "commit": "636a590d3accb51606f3d0734719d0b1c18528ed", + "date": "2021-08-17T16:04:00.213Z" + }, + "versionStart": { + "versionNum": 3272, + "commit": "f793cc903d8e860058a0a71429e4cf66f90b9d4b", + "date": "2021-08-17T10:49:03.412Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/info.json", + "blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/logo.png" + ] +} \ No newline at end of file