Skip to content

Commit

Permalink
Merge pull request #499 from pancakeswap/chore--list-new-arb-token
Browse files Browse the repository at this point in the history
chore: new arb token
  • Loading branch information
ChefBingbong committed Jul 17, 2024
2 parents 4b0d2fd + d03d5de commit faf8e06
Show file tree
Hide file tree
Showing 6 changed files with 67 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.
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.
36 changes: 34 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-09T10:27:38.505Z",
"timestamp": "2024-07-17T08:23:05.407Z",
"version": {
"major": 0,
"minor": 0,
"patch": 27
"patch": 29
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -420,6 +420,38 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xE367d4b1b9bB40e34aDCE448e1edb0141Fc6a8AC.png"
},
{
"name": "Tap Token",
"symbol": "TAP",
"address": "0x2C650dAb03A59332e2E0C0C4A7F726913e5028C1",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x2C650dAb03A59332e2E0C0C4A7F726913e5028C1.png"
},
{
"name": "Graph Token",
"symbol": "GRT",
"address": "0x9623063377AD1B27544C965cCd7342f7EA7e88C7",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x9623063377AD1B27544C965cCd7342f7EA7e88C7.png"
},
{
"name": "USDe",
"symbol": "USDe",
"address": "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34",
"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"
}
]
}
34 changes: 33 additions & 1 deletion src/tokens/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -406,5 +406,37 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xE367d4b1b9bB40e34aDCE448e1edb0141Fc6a8AC.png"
},
{
"name": "Tap Token",
"symbol": "TAP",
"address": "0x2C650dAb03A59332e2E0C0C4A7F726913e5028C1",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x2C650dAb03A59332e2E0C0C4A7F726913e5028C1.png"
},
{
"name": "Graph Token",
"symbol": "GRT",
"address": "0x9623063377AD1B27544C965cCd7342f7EA7e88C7",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x9623063377AD1B27544C965cCd7342f7EA7e88C7.png"
},
{
"name": "USDe",
"symbol": "USDe",
"address": "0x5d3a1Ff2b6BAb83b63cd9AD0787074081a52ef34",
"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 faf8e06

Please sign in to comment.