Skip to content

Commit

Permalink
chore: update zkevm linea base list (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi authored Oct 19, 2023
1 parent 26ffad8 commit 95a7494
Show file tree
Hide file tree
Showing 9 changed files with 55 additions and 7 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions lists/pancakeswap-base-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Base Default",
"timestamp": "2023-09-26T12:08:34.905Z",
"timestamp": "2023-10-19T06:57:15.044Z",
"version": {
"major": 0,
"minor": 0,
"patch": 3
"patch": 4
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -60,6 +60,14 @@
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22.png"
},
{
"name": "Axelar Wrapped USDC",
"symbol": "axlUSDC",
"address": "0xEB466342C4d449BC9f53A865D5Cb90586f405215",
"chainId": 8453,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0xEB466342C4d449BC9f53A865D5Cb90586f405215.png"
}
]
}
12 changes: 10 additions & 2 deletions lists/pancakeswap-linea-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Linea Default",
"timestamp": "2023-08-24T03:02:01.934Z",
"timestamp": "2023-10-19T06:56:36.691Z",
"version": {
"major": 0,
"minor": 0,
"patch": 3
"patch": 4
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -52,6 +52,14 @@
"chainId": 59144,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/symbol/wbtc.png"
},
{
"name": "Axelar Wrapped USDC",
"symbol": "axlUSDC",
"address": "0xEB466342C4d449BC9f53A865D5Cb90586f405215",
"chainId": 59144,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/linea/0xEB466342C4d449BC9f53A865D5Cb90586f405215.png"
}
]
}
12 changes: 10 additions & 2 deletions lists/pancakeswap-polygon-zkevm-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Zkevm Default",
"timestamp": "2023-09-08T05:49:59.980Z",
"timestamp": "2023-10-19T06:57:29.928Z",
"version": {
"major": 1,
"minor": 0,
"patch": 2
"patch": 3
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -61,6 +61,14 @@
"chainId": 1101,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/polygon-zkevm/0xCA68ad4EE5c96871EC6C6dac2F714a8437A3Fe66.png"
},
{
"name": "Wrapped BTC",
"symbol": "WBTC",
"address": "0xEA034fb02eB1808C2cc3adbC15f447B93CbE08e1",
"chainId": 1101,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/polygon-zkevm/0xEA034fb02eB1808C2cc3adbC15f447B93CbE08e1.png"
}
]
}
10 changes: 9 additions & 1 deletion src/tokens/pancakeswap-base-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/symbol/weth.png"
},
{
{
"name": "Base tBTC v2",
"symbol": "tbtc",
"address": "0x236aa50979D5f3De3Bd1Eeb40E81137F22ab794b",
Expand Down Expand Up @@ -46,5 +46,13 @@
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22.png"
},
{
"name": "Axelar Wrapped USDC",
"symbol": "axlUSDC",
"address": "0xEB466342C4d449BC9f53A865D5Cb90586f405215",
"chainId": 8453,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0xEB466342C4d449BC9f53A865D5Cb90586f405215.png"
}
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-linea-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,13 @@
"chainId": 59144,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/symbol/wbtc.png"
},
{
"name": "Axelar Wrapped USDC",
"symbol": "axlUSDC",
"address": "0xEB466342C4d449BC9f53A865D5Cb90586f405215",
"chainId": 59144,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/linea/0xEB466342C4d449BC9f53A865D5Cb90586f405215.png"
}
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-polygon-zkevm-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,13 @@
"chainId": 1101,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/polygon-zkevm/0xCA68ad4EE5c96871EC6C6dac2F714a8437A3Fe66.png"
},
{
"name": "Wrapped BTC",
"symbol": "WBTC",
"address": "0xEA034fb02eB1808C2cc3adbC15f447B93CbE08e1",
"chainId": 1101,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/polygon-zkevm/0xEA034fb02eB1808C2cc3adbC15f447B93CbE08e1.png"
}
]

0 comments on commit 95a7494

Please sign in to comment.