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
114bc9fec7
commit
d781cae5ba
|
@ -37,4 +37,4 @@
|
||||||
"0xD86b5923F3AD7b585eD81B448170ae026c65ae9a",
|
"0xD86b5923F3AD7b585eD81B448170ae026c65ae9a",
|
||||||
"0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32",
|
"0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32",
|
||||||
"0xfad70FD116559914240faB82b0078c4E82a6a1B8"
|
"0xfad70FD116559914240faB82b0078c4E82a6a1B8"
|
||||||
]
|
]
|
|
@ -1,25 +1,25 @@
|
||||||
{
|
{
|
||||||
"name": "CremePieSwap",
|
"name": "CremePieSwap",
|
||||||
"website": "https://cremepieswap.finance",
|
"website": "https://cremepieswap.finance",
|
||||||
"description": "Lead chain adoption by creating the lowest fee, highest rewarding AMM on the Polygon (MATIC) network.",
|
"description": "Lead chain adoption by creating the lowest fee, highest rewarding AMM on the Polygon (MATIC) network.",
|
||||||
"explorer": "https://polygonscan.com/token/0xfad70fd116559914240fab82b0078c4e82a6a1b8",
|
"explorer": "https://polygonscan.com/token/0xfad70fd116559914240fab82b0078c4e82a6a1b8",
|
||||||
"type": "POLYGON",
|
"type": "POLYGON",
|
||||||
"symbol": "CPIE",
|
"symbol": "CPIE",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xfad70FD116559914240faB82b0078c4E82a6a1B8",
|
"id": "0xfad70FD116559914240faB82b0078c4E82a6a1B8",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "github",
|
"name": "github",
|
||||||
"url": "https://github.com/CremePieSwap"
|
"url": "https://github.com/CremePieSwap"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/CremePieSwap"
|
"url": "https://twitter.com/CremePieSwap"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "whitepaper",
|
"name": "whitepaper",
|
||||||
"url": "https://docs.cremepieswap.finance"
|
"url": "https://docs.cremepieswap.finance"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 3295,
|
"versionNum": 3296,
|
||||||
"commit": "db4c895603bfdc3a447b7c1c4c2dbcf8a1ceef8d",
|
"commit": "114bc9fec719a74de03a673f4664da851163c3eb",
|
||||||
"date": "2021-08-19T01:22:43.666Z"
|
"date": "2021-08-19T06:59:00.651Z"
|
||||||
}
|
}
|
17
history/versions/3296.json
Normal file
17
history/versions/3296.json
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 3296,
|
||||||
|
"commit": "114bc9fec719a74de03a673f4664da851163c3eb",
|
||||||
|
"date": "2021-08-19T06:59:00.651Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 3295,
|
||||||
|
"commit": "db4c895603bfdc3a447b7c1c4c2dbcf8a1ceef8d",
|
||||||
|
"date": "2021-08-19T01:22:43.666Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/polygon/allowlist.json",
|
||||||
|
"blockchains/polygon/assets/0xfad70FD116559914240faB82b0078c4E82a6a1B8/info.json",
|
||||||
|
"blockchains/polygon/assets/0xfad70FD116559914240faB82b0078c4E82a6a1B8/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user