Skip to content

Commit

Permalink
Merge pull request #523 from pancakeswap/feat--add-kbtc
Browse files Browse the repository at this point in the history
chore: add kbtc
  • Loading branch information
ChefBingbong authored Aug 20, 2024
2 parents a27e075 + 80968e3 commit dcdedf3
Show file tree
Hide file tree
Showing 3 changed files with 19 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.
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-08-16T09:35:03.711Z",
"timestamp": "2024-08-20T09:08:48.344Z",
"version": {
"major": 2,
"minor": 16,
"patch": 236
"patch": 237
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1556,6 +1556,14 @@
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035.png"
},
{
"name": "Kinza Babylon Staked BTC",
"symbol": "kBTC",
"address": "0x9356f6d95b8E109F4b7Ce3E49D672967d3B48383",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9356f6d95b8E109F4b7Ce3E49D672967d3B48383.png"
},
{
"name": "Kingdom Raids",
"symbol": "KRS",
Expand Down
10 changes: 9 additions & 1 deletion src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3366,5 +3366,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x26c5e01524d2E6280A48F2c50fF6De7e52E9611C.png"
},
{
"name": "Kinza Babylon Staked BTC",
"symbol": "kBTC",
"address": "0x9356f6d95b8E109F4b7Ce3E49D672967d3B48383",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9356f6d95b8E109F4b7Ce3E49D672967d3B48383.png"
}
]
]

0 comments on commit dcdedf3

Please sign in to comment.