Skip to content

Commit

Permalink
Merge remote-tracking branch 'root/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 21, 2024
2 parents 1a83774 + b36fa7d commit c37fd43
Show file tree
Hide file tree
Showing 7 changed files with 60 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "ERC20",
"symbol": "QUICK",
"decimals": 18,
"status": "active",
"status": "abandoned",
"id": "0x6c28AeF8977c9B773996d0e8376d2EE379446F2f",
"links": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
"explorer": "https://etherscan.io/token/0xd2bA23dE8a19316A638dc1e7a9ADdA1d74233368",
"type": "ERC20",
"symbol": "QUICK",
"decimals": 18,
"status": "active",
"id": "0xd2bA23dE8a19316A638dc1e7a9ADdA1d74233368",
"links": [
{
"name": "github",
"url": "https://github.com/QuickSwap"
},
{
"name": "twitter",
"url": "https://twitter.com/QuickswapDEX"
},
{
"name": "telegram",
"url": "https://t.me/QuickSwapDEX"
},
{
"name": "medium",
"url": "https://quickswap-layer2.medium.com/"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "POLYGON",
"symbol": "QUICK",
"decimals": 18,
"status": "active",
"status": "abandoned",
"id": "0x831753DD7087CaC61aB5644b308642cc1c33Dc13",
"links": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
"explorer": "https://polygonscan.com/token/0xB5C064F955D8e7F38fE0460C556a72987494eE17",
"type": "POLYGON",
"symbol": "QUICK",
"decimals": 18,
"status": "active",
"id": "0xB5C064F955D8e7F38fE0460C556a72987494eE17",
"links": [
{
"name": "github",
"url": "https://github.com/QuickSwap"
},
{
"name": "twitter",
"url": "https://twitter.com/QuickswapDEX"
},
{
"name": "telegram",
"url": "https://t.me/QuickSwapDEX"
},
{
"name": "medium",
"url": "https://quickswap-layer2.medium.com/"
}
]
}
16 changes: 0 additions & 16 deletions blockchains/polygon/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
{
"base": "c966_t0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39"
},
{
"base": "c966_t0x831753DD7087CaC61aB5644b308642cc1c33Dc13"
},
{
"base": "c966_t0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063"
},
Expand All @@ -50,9 +47,6 @@
{
"base": "c966_t0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619"
},
{
"base": "c966_t0x831753DD7087CaC61aB5644b308642cc1c33Dc13"
},
{
"base": "c966_t0xc2132D05D31c914a87C6611C10748AEb04B58e8F"
}
Expand Down Expand Up @@ -122,16 +116,6 @@
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/logo.png",
"pairs": []
},
{
"asset": "c966_t0x831753DD7087CaC61aB5644b308642cc1c33Dc13",
"type": "POLYGON",
"address": "0x831753DD7087CaC61aB5644b308642cc1c33Dc13",
"name": "QuickSwap",
"symbol": "QUICK",
"decimals": 18,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x831753DD7087CaC61aB5644b308642cc1c33Dc13/logo.png",
"pairs": []
},
{
"asset": "c966_t0xD6DF932A45C0f255f85145f286eA0b292B21C90B",
"type": "POLYGON",
Expand Down

0 comments on commit c37fd43

Please sign in to comment.