mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
1b61e0ef6b
commit
a7612b0c48
blockchains
smartchain
solana
history
|
@ -431,6 +431,7 @@
|
|||
"0xA997E5AaaE60987Eb0B59A336dce6B158B113100",
|
||||
"0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e",
|
||||
"0xAa46e2c21B7763a73DB48e9b318899253E66e20C",
|
||||
"0xAAa304aBe41870600274160df1fC9F0C136a13Cc",
|
||||
"0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57",
|
||||
"0xAb301DaE71f5B386C566f484e636Aee60318F12F",
|
||||
"0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C",
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "AstroPup",
|
||||
"type": "BEP20",
|
||||
"symbol": "ASTRO",
|
||||
"decimals": 9,
|
||||
"website": "https://astropup.finance/",
|
||||
"description": "AstroPup ($ASTRO) is a lighthearted deflationary meme token, with a 10% tax applied to every transaction.",
|
||||
"explorer": "https://bscscan.com/token/0xaaa304abe41870600274160df1fc9f0c136a13cc",
|
||||
"status": "active",
|
||||
"id": "0xAAa304aBe41870600274160df1fC9F0C136a13Cc"
|
||||
}
|
||||
{
|
||||
"name": "AstroPup",
|
||||
"type": "BEP20",
|
||||
"symbol": "ASTRO",
|
||||
"decimals": 9,
|
||||
"website": "https://astropup.finance/",
|
||||
"description": "AstroPup ($ASTRO) is a lighthearted deflationary meme token, with a 10% tax applied to every transaction.",
|
||||
"explorer": "https://bscscan.com/token/0xaaa304abe41870600274160df1fc9f0c136a13cc",
|
||||
"status": "active",
|
||||
"id": "0xAAa304aBe41870600274160df1fC9F0C136a13Cc"
|
||||
}
|
|
@ -1,6 +1,7 @@
|
|||
[
|
||||
"3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE",
|
||||
"7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do",
|
||||
"8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6",
|
||||
"8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo",
|
||||
"9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw",
|
||||
"BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 1252,
|
||||
"commit": "3bc9ca8ca8d605e0109d35a17e7b4cf731752121",
|
||||
"date": "2021-05-11T20:01:51.993Z"
|
||||
"versionNum": 1253,
|
||||
"commit": "1b61e0ef6bef16e80e24e168ebc7a8ccd21061fc",
|
||||
"date": "2021-05-11T20:05:09.723Z"
|
||||
}
|
20
history/versions/1253.json
Normal file
20
history/versions/1253.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 1253,
|
||||
"commit": "1b61e0ef6bef16e80e24e168ebc7a8ccd21061fc",
|
||||
"date": "2021-05-11T20:05:09.723Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 1252,
|
||||
"commit": "3bc9ca8ca8d605e0109d35a17e7b4cf731752121",
|
||||
"date": "2021-05-11T20:01:51.993Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/allowlist.json",
|
||||
"blockchains/smartchain/assets/0xAAa304aBe41870600274160df1fC9F0C136a13Cc/info.json",
|
||||
"blockchains/smartchain/assets/0xAAa304aBe41870600274160df1fC9F0C136a13Cc/logo.png",
|
||||
"blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json",
|
||||
"blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/info.json",
|
||||
"blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user