Skip to content

Commit

Permalink
chore: list planet
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi committed Jul 31, 2023
1 parent 73afece commit 709f25d
Show file tree
Hide file tree
Showing 5 changed files with 36 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.
12 changes: 10 additions & 2 deletions lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2023-07-28T07:51:56.147Z",
"timestamp": "2023-07-31T07:56:10.861Z",
"version": {
"major": 2,
"minor": 16,
"patch": 152
"patch": 153
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1852,6 +1852,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0112e557d400474717056C4e6D40eDD846F38351.png"
},
{
"name": "PLANET",
"symbol": "PLANET",
"address": "0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d.png"
},
{
"name": "PLAY",
"symbol": "PLAY",
Expand Down
12 changes: 10 additions & 2 deletions lists/pancakeswap-mini-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Mini Ext",
"timestamp": "2023-07-23T07:30:54.610Z",
"timestamp": "2023-07-31T07:56:24.080Z",
"version": {
"major": 1,
"minor": 0,
"patch": 53
"patch": 54
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1743,6 +1743,14 @@
"decimals": 18,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x0112e557d400474717056C4e6D40eDD846F38351/logo.png"
},
{
"name": "PLANET",
"symbol": "PLANET",
"address": "0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d.png"
},
{
"name": "PLAY",
"symbol": "PLAY",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2766,5 +2766,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xB0b84D294e0C75A6abe60171b70edEb2EFd14A1B.png"
},
{
"name": "PLANET",
"symbol": "PLANET",
"address": "0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d.png"
}
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-mini-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2590,5 +2590,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x1eE098cBaF1f846d5Df1993f7e2d10AFb35A878d.png"
},
{
"name": "PLANET",
"symbol": "PLANET",
"address": "0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d.png"
}
]

0 comments on commit 709f25d

Please sign in to comment.