Skip to content

Commit

Permalink
chore: list DAI on zksync and update XRGB image
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi committed Feb 27, 2024
1 parent 1013bcb commit fd917e2
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 3 deletions.
Binary file modified lists/images/0x5cc5E64AB764A0f1E97F23984E20fD4528356a6a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified lists/images/eth/0x5cc5E64AB764A0f1E97F23984E20fD4528356a6a.png
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-zksync-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Zksync Default",
"timestamp": "2024-01-31T01:52:49.671Z",
"timestamp": "2024-02-27T16:03:54.551Z",
"version": {
"major": 1,
"minor": 0,
"patch": 15
"patch": 16
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -100,6 +100,14 @@
"chainId": 324,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/zksync/0x79db8c67d0c33203da4Efb58F7D325E1e0d4d692.png"
},
{
"name": "DAI Stablecoin",
"symbol": "DAI",
"address": "0x4B9eb6c0b6ea15176BBF62841C6B2A8a398cb656",
"chainId": 324,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/zksync/0x4B9eb6c0b6ea15176BBF62841C6B2A8a398cb656.png"
}
]
}
10 changes: 9 additions & 1 deletion src/tokens/pancakeswap-zksync-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,13 @@
"chainId": 324,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/zksync/0x79db8c67d0c33203da4Efb58F7D325E1e0d4d692.png"
},
{
"name": "DAI Stablecoin",
"symbol": "DAI",
"address": "0x4B9eb6c0b6ea15176BBF62841C6B2A8a398cb656",
"chainId": 324,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/zksync/0x4B9eb6c0b6ea15176BBF62841C6B2A8a398cb656.png"
}
]
]

0 comments on commit fd917e2

Please sign in to comment.