Skip to content

Commit

Permalink
chore: add ethplus
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefBingbong committed Jul 17, 2024
1 parent 54b1a54 commit d03d5de
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 2 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.
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-arbitrum-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Arbitrum Default",
"timestamp": "2024-07-17T07:30:38.041Z",
"timestamp": "2024-07-17T08:23:05.407Z",
"version": {
"major": 0,
"minor": 0,
"patch": 28
"patch": 29
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -444,6 +444,14 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34.png"
},
{
"name": "ETHPlus",
"symbol": "ETH+",
"address": "0x18C14C2D707b2212e17d1579789Fc06010cfca23",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x18C14C2D707b2212e17d1579789Fc06010cfca23.png"
}
]
}
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,5 +430,13 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34.png"
},
{
"name": "ETHPlus",
"symbol": "ETH+",
"address": "0x18C14C2D707b2212e17d1579789Fc06010cfca23",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x18C14C2D707b2212e17d1579789Fc06010cfca23.png"
}
]

0 comments on commit d03d5de

Please sign in to comment.