Skip to content

Commit

Permalink
chore: list wRose (#301)
Browse files Browse the repository at this point in the history
* chore: list wRose

* chore: list bonk
  • Loading branch information
Chef-Yogi authored Dec 8, 2023
1 parent bde9f79 commit c5a641b
Show file tree
Hide file tree
Showing 7 changed files with 52 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.
12 changes: 10 additions & 2 deletions lists/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Ethereum Default",
"timestamp": "2023-12-05T07:15:42.575Z",
"timestamp": "2023-12-08T10:17:11.470Z",
"version": {
"major": 1,
"minor": 0,
"patch": 34
"patch": 35
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -420,6 +420,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457.png"
},
{
"name": "Bonk",
"symbol": "Bonk",
"address": "0x1151CB3d861920e07a38e03eEAd12C32178567F6",
"chainId": 1,
"decimals": 5,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x1151CB3d861920e07a38e03eEAd12C32178567F6.png"
}
]
}
20 changes: 18 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-12-01T03:32:22.984Z",
"timestamp": "2023-12-08T10:19:11.322Z",
"version": {
"major": 2,
"minor": 16,
"patch": 167
"patch": 169
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -452,6 +452,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5D0158A5c3ddF47d4Ea4517d8DB0D76aA2e87563.png"
},
{
"name": "Bonk",
"symbol": "Bonk",
"address": "0xA697e272a73744b343528C3Bc4702F2565b2F422",
"chainId": 56,
"decimals": 5,
"logoURI": "https://tokens.pancakeswap.finance/images/0xA697e272a73744b343528C3Bc4702F2565b2F422.png"
},
{
"name": "BoringDAO",
"symbol": "BORING",
Expand Down Expand Up @@ -2684,6 +2692,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18.png"
},
{
"name": "Wrapped ROSE",
"symbol": "wROSE",
"address": "0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a.png"
},
{
"name": "Wall Street Games",
"symbol": "WSG",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -406,5 +406,13 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457.png"
},
{
"name": "Bonk",
"symbol": "Bonk",
"address": "0x1151CB3d861920e07a38e03eEAd12C32178567F6",
"chainId": 1,
"decimals": 5,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x1151CB3d861920e07a38e03eEAd12C32178567F6.png"
}
]
16 changes: 16 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2846,5 +2846,21 @@
"decimals": 18,
"chainId": 56,
"logoURI": "https://tokens.pancakeswap.finance/images/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409.png"
},
{
"name": "Wrapped ROSE",
"symbol": "wROSE",
"address": "0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a.png"
},
{
"name": "Bonk",
"symbol": "Bonk",
"address": "0xA697e272a73744b343528C3Bc4702F2565b2F422",
"chainId": 56,
"decimals": 5,
"logoURI": "https://tokens.pancakeswap.finance/images/0xA697e272a73744b343528C3Bc4702F2565b2F422.png"
}
]

0 comments on commit c5a641b

Please sign in to comment.