Skip to content

Commit

Permalink
feat: list new tokens on base & arb (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry committed Sep 6, 2024
1 parent f549a98 commit c9469ea
Show file tree
Hide file tree
Showing 8 changed files with 68 additions and 4 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-09-05T14:58:02.059Z",
"timestamp": "2024-09-06T09:19:05.900Z",
"version": {
"major": 0,
"minor": 0,
"patch": 35
"patch": 37
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -484,6 +484,14 @@
"chainId": 42161,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x2172fAD929E857dDfD7dDC31E24904438434cB0B.png"
},
{
"name": "Gains Network USDC",
"symbol": "gUSDC",
"address": "0xd3443ee1e91aF28e5FB858Fbd0D72A63bA8046E0",
"chainId": 42161,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xd3443ee1e91aF28e5FB858Fbd0D72A63bA8046E0.png"
}
]
}
28 changes: 26 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": "2024-09-02T05:12:32.109Z",
"timestamp": "2024-09-06T09:18:39.778Z",
"version": {
"major": 0,
"minor": 0,
"patch": 15
"patch": 16
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -196,6 +196,30 @@
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0x4621b7A9c75199271F773Ebd9A499dbd165c3191.png"
},
{
"name": "Renzo Restaked ETH",
"symbol": "ezETH",
"address": "0x2416092f143378750bb29b79eD961ab195CcEea5",
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0x2416092f143378750bb29b79eD961ab195CcEea5.png"
},
{
"name": "Mog Coin",
"symbol": "MOG",
"address": "0x2Da56AcB9Ea78330f947bD57C54119Debda7AF71",
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0x2Da56AcB9Ea78330f947bD57C54119Debda7AF71.png"
},
{
"name": "Electronic Dollar",
"symbol": "eUSD",
"address": "0xCfA3Ef56d303AE4fAabA0592388F19d7C3399FB4",
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0xCfA3Ef56d303AE4fAabA0592388F19d7C3399FB4.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 @@ -470,5 +470,13 @@
"chainId": 42161,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x2172fAD929E857dDfD7dDC31E24904438434cB0B.png"
},
{
"name": "Gains Network USDC",
"symbol": "gUSDC",
"address": "0xd3443ee1e91aF28e5FB858Fbd0D72A63bA8046E0",
"chainId": 42161,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xd3443ee1e91aF28e5FB858Fbd0D72A63bA8046E0.png"
}
]
24 changes: 24 additions & 0 deletions src/tokens/pancakeswap-base-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,5 +182,29 @@
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0x4621b7A9c75199271F773Ebd9A499dbd165c3191.png"
},
{
"name": "Renzo Restaked ETH",
"symbol": "ezETH",
"address": "0x2416092f143378750bb29b79eD961ab195CcEea5",
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0x2416092f143378750bb29b79eD961ab195CcEea5.png"
},
{
"name": "Mog Coin",
"symbol": "MOG",
"address": "0x2Da56AcB9Ea78330f947bD57C54119Debda7AF71",
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0x2Da56AcB9Ea78330f947bD57C54119Debda7AF71.png"
},
{
"name": "Electronic Dollar",
"symbol": "eUSD",
"address": "0xCfA3Ef56d303AE4fAabA0592388F19d7C3399FB4",
"chainId": 8453,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/base/0xCfA3Ef56d303AE4fAabA0592388F19d7C3399FB4.png"
}
]

0 comments on commit c9469ea

Please sign in to comment.