From 8cabe6f575d89556e1423df8aceb00b1ef6422cd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 16 May 2021 18:40:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1403.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1403.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 34f0f5140..5c17368c0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -666,6 +666,7 @@ "0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32", "0xE3e8cC42DA487d1116D26687856e9FB684817c52", "0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb", + "0xe472f729aC326C1B49921CFD492008c8586e50B9", "0xE49b84771470A87F4D9544685ea0F0517933B2B4", "0xe49ed1B44117BB7379c1506cf5815aE33089e1A7", "0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C", diff --git a/blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/info.json b/blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/info.json index 66f461e6f..a97f24f53 100644 --- a/blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/info.json +++ b/blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/info.json @@ -1,11 +1,11 @@ -{ - "name": "PiggyBank Coins", - "website": "https://piggybankdefi.com", - "description": "Whoever said pigs can't fly? Let this pig take you to the moon.", - "explorer": "https://bscscan.com/token/0xe472f729aC326C1B49921CFD492008c8586e50B9", - "type": "BEP20", - "symbol": "PIGGYBANK", - "decimals": 9, - "status": "active", - "id": "0xe472f729aC326C1B49921CFD492008c8586e50B9" +{ + "name": "PiggyBank Coins", + "website": "https://piggybankdefi.com", + "description": "Whoever said pigs can't fly? Let this pig take you to the moon.", + "explorer": "https://bscscan.com/token/0xe472f729aC326C1B49921CFD492008c8586e50B9", + "type": "BEP20", + "symbol": "PIGGYBANK", + "decimals": 9, + "status": "active", + "id": "0xe472f729aC326C1B49921CFD492008c8586e50B9" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6b06d095d..fa7fe1d92 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1402, - "commit": "9856cd7bddbad469a87032c3ecdb38f88e5b8567", - "date": "2021-05-16T18:29:28.739Z" + "versionNum": 1403, + "commit": "ed9c1a989d904e0bde671148395a71c06f57cff7", + "date": "2021-05-16T18:40:23.814Z" } \ No newline at end of file diff --git a/history/versions/1403.json b/history/versions/1403.json new file mode 100644 index 000000000..bbd9fe027 --- /dev/null +++ b/history/versions/1403.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1403, + "commit": "ed9c1a989d904e0bde671148395a71c06f57cff7", + "date": "2021-05-16T18:40:23.814Z" + }, + "versionStart": { + "versionNum": 1402, + "commit": "9856cd7bddbad469a87032c3ecdb38f88e5b8567", + "date": "2021-05-16T18:29:28.739Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/info.json", + "blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/logo.png" + ] +} \ No newline at end of file