mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add QuickSwap token & info (#7160)
* Add QuickSwap token & info 0x6c28aef8977c9b773996d0e8376d2ee379446f2f -> added info.json & logo.png for Quickswap.exchange * changed explorer URL & id to checksum format 0x6c28aef8977c9b773996d0e8376d2ee379446f2f * Add files via upload * Rename blockchains/ethereum/assets/0x6c28aef8977c9b773996d0e8376d2ee379446f2f/info.json to blockchains/ethereum/assets/0x6c28aef8977c9b773996d0e8376d2ee379446f2f-wrong format/info.json * delete logo.png * delete info.json
This commit is contained in:
parent
8a82aca7a8
commit
983fe89c10
|
@ -0,0 +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"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
Loading…
Reference in New Issue
Block a user