Skip to content

Commit

Permalink
chore: list bonk
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi committed Dec 8, 2023
1 parent b7053fa commit 9c2dba8
Show file tree
Hide file tree
Showing 6 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.
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"
}
]
}
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-12-08T10:07:07.669Z",
"timestamp": "2023-12-08T10:19:11.322Z",
"version": {
"major": 2,
"minor": 16,
"patch": 168
"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
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"
}
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2854,5 +2854,13 @@
"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 9c2dba8

Please sign in to comment.