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
983fe89c10
commit
621a8bb4f7
|
@ -2822,6 +2822,7 @@
|
|||
"0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449",
|
||||
"0x6C03106799Fedd0060804aF8f05d007b8216C5AA",
|
||||
"0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D",
|
||||
"0x6c28AeF8977c9B773996d0e8376d2EE379446F2f",
|
||||
"0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391",
|
||||
"0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43",
|
||||
"0x6c3BE406174349cfa4501654313d97e6a31072e1",
|
||||
|
|
|
@ -1,29 +1,29 @@
|
|||
{
|
||||
"name": "QuickSwap",
|
||||
"website": "https://quickswap.exchange/",
|
||||
"description": "Next-gen Layer 2 DEX. Trade at lightning-fast speeds with near-zero gas fees, Powered by Polygon",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/QuickswapDEX"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/QuickSwapDEX"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://quickswap-layer2.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "Github",
|
||||
"url": "https://github.com/QuickSwap"
|
||||
}
|
||||
],
|
||||
"explorer": "https://etherscan.io/token/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f",
|
||||
"type": "ERC20",
|
||||
"symbol": "QUICK",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x6c28AeF8977c9B773996d0e8376d2EE379446F2f"
|
||||
}
|
||||
{
|
||||
"name": "QuickSwap",
|
||||
"website": "https://quickswap.exchange/",
|
||||
"description": "Next-gen Layer 2 DEX. Trade at lightning-fast speeds with near-zero gas fees, Powered by Polygon",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/QuickswapDEX"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/QuickSwapDEX"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://quickswap-layer2.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "Github",
|
||||
"url": "https://github.com/QuickSwap"
|
||||
}
|
||||
],
|
||||
"explorer": "https://etherscan.io/token/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f",
|
||||
"type": "ERC20",
|
||||
"symbol": "QUICK",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x6c28AeF8977c9B773996d0e8376d2EE379446F2f"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 955,
|
||||
"commit": "d35f5742fef50150ce1b5dfc2f268719ec20b2e2",
|
||||
"date": "2021-05-02T07:02:16.255Z"
|
||||
"versionNum": 956,
|
||||
"commit": "983fe89c10f523493b569480fe76134517e53c22",
|
||||
"date": "2021-05-02T07:04:09.484Z"
|
||||
}
|
16
history/versions/956.json
Normal file
16
history/versions/956.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 956,
|
||||
"commit": "983fe89c10f523493b569480fe76134517e53c22",
|
||||
"date": "2021-05-02T07:04:09.484Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 955,
|
||||
"commit": "d35f5742fef50150ce1b5dfc2f268719ec20b2e2",
|
||||
"date": "2021-05-02T07:02:16.255Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/info.json",
|
||||
"blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user