From f97fd2f78a85927e0af42da46f166478eb9dc7c8 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 12 May 2021 04:32:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/solana/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/1261.json | 18 ++++++++++++++++++ 4 files changed, 31 insertions(+), 12 deletions(-) create mode 100644 history/versions/1261.json diff --git a/blockchains/solana/allowlist.json b/blockchains/solana/allowlist.json index d7cae7896..8b83015cf 100644 --- a/blockchains/solana/allowlist.json +++ b/blockchains/solana/allowlist.json @@ -1,6 +1,7 @@ [ "3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE", "3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9", + "43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We", "7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do", "8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6", "8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo", diff --git a/blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json b/blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json index e45da05b9..4c2fcada6 100644 --- a/blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json +++ b/blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json @@ -1,11 +1,11 @@ { - "name": "Stonks", - "type": "SPL", - "symbol": "STNK", - "decimals": 9, - "website": "https://www.stonkscoin.org/", - "description": "Stonks is a meme token that represents the STONKS meme, and to spread awareness about Solana", - "explorer": "https://explorer.solana.com/address/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We", - "status": "active", - "id": "43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We" + "name": "Stonks", + "type": "SPL", + "symbol": "STNK", + "decimals": 9, + "website": "https://www.stonkscoin.org/", + "description": "Stonks is a meme token that represents the STONKS meme, and to spread awareness about Solana", + "explorer": "https://explorer.solana.com/address/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We", + "status": "active", + "id": "43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 33f4a0857..7b1b3d9ee 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1260, - "commit": "0791e51007dc87e920c45aa62be5831a1b45490c", - "date": "2021-05-12T04:30:53.711Z" + "versionNum": 1261, + "commit": "41b69ee15ab6a61f01e0eaf1ea6f43f807787ec5", + "date": "2021-05-12T04:32:37.003Z" } \ No newline at end of file diff --git a/history/versions/1261.json b/history/versions/1261.json new file mode 100644 index 000000000..3156f8e71 --- /dev/null +++ b/history/versions/1261.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1261, + "commit": "41b69ee15ab6a61f01e0eaf1ea6f43f807787ec5", + "date": "2021-05-12T04:32:37.003Z" + }, + "versionStart": { + "versionNum": 1260, + "commit": "0791e51007dc87e920c45aa62be5831a1b45490c", + "date": "2021-05-12T04:30:53.711Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x7060d3F1CC70A07f4768560B9D9B692ac29244dE/info.json", + "blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json", + "blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/logo.png" + ] +} \ No newline at end of file