Skip to content

Commit

Permalink
chore: list cake on polygon zkevm
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi committed Jul 26, 2023
1 parent 53d7dc2 commit 5933fa4
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
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-polygon-zkevm-default.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "PancakeSwap Zkevm Default",
"timestamp": "2023-07-25T11:30:46.083Z",
"timestamp": "2023-07-26T08:16:52.094Z",
"version": {
"major": 0,
"major": 1,
"minor": 0,
"patch": 1
},
Expand All @@ -14,6 +14,14 @@
"zkevm"
],
"tokens": [
{
"name": "PancakeSwap Token",
"symbol": "CAKE",
"address": "0x0D1E753a25eBda689453309112904807625bEFBe",
"chainId": 1101,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/polygon-zkevm/0x0D1E753a25eBda689453309112904807625bEFBe.png"
},
{
"name": "Wrapped Ether",
"symbol": "WETH",
Expand Down
9 changes: 8 additions & 1 deletion src/tokens/pancakeswap-polygon-zkevm-default.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"name": "PancakeSwap Token",
"symbol": "CAKE",
"address": "0x0D1E753a25eBda689453309112904807625bEFBe",
"chainId": 1101,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/polygon-zkevm/0x0D1E753a25eBda689453309112904807625bEFBe.png"
},
{
"name": "Wrapped Ether",
"symbol": "WETH",
Expand All @@ -23,7 +31,6 @@
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/polygon-zkevm/0x1E4a5963aBFD975d8c9021ce480b42188849D41d.png"
},

{
"name": "Matic Token",
"symbol": "MATIC",
Expand Down

0 comments on commit 5933fa4

Please sign in to comment.