Skip to content

Commit

Permalink
chore: list BOXY on BSC (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi authored Jul 11, 2024
1 parent 5577dd7 commit f3ea324
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 2 additions & 5 deletions lists/pancakeswap-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
"patch": 10
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
"pancakeswap",
"default"
],
"keywords": ["pancakeswap", "default"],
"tokens": [
{
"name": "WBNB Token",
Expand Down Expand Up @@ -117,4 +114,4 @@
"logoURI": "https://tokens.pancakeswap.finance/images/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d.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": "2024-07-11T03:07:09.435Z",
"timestamp": "2024-07-11T10:56:41.566Z",
"version": {
"major": 2,
"minor": 16,
"patch": 228
"patch": 229
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -508,6 +508,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xffEecbf8D7267757c2dc3d13D730E97E15BfdF7F.png"
},
{
"name": "BOXY",
"symbol": "BOXY",
"address": "0x9F5d4479b783327b61718fa13B3a0583869a80c1",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9F5d4479b783327b61718fa13B3a0583869a80c1.png"
},
{
"name": "BunnyPark",
"symbol": "BP",
Expand Down
2 changes: 1 addition & 1 deletion src/tokens/pancakeswap-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d.png"
}
]
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3302,5 +3302,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x4d2d32d8652058Bf98c772953E1Df5c5c85D9F45.png"
},
{
"name": "BOXY",
"symbol": "BOXY",
"address": "0x9F5d4479b783327b61718fa13B3a0583869a80c1",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9F5d4479b783327b61718fa13B3a0583869a80c1.png"
}
]

0 comments on commit f3ea324

Please sign in to comment.