Skip to content

Commit

Permalink
chore: add unibtc
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefBingbong committed Sep 11, 2024
1 parent 8b4a89e commit 373467a
Show file tree
Hide file tree
Showing 3 changed files with 19 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": "2024-09-11T02:39:26.135Z",
"timestamp": "2024-09-11T10:13:38.292Z",
"version": {
"major": 2,
"minor": 16,
"patch": 243
"patch": 244
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -2996,6 +2996,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1.png"
},
{
"name": "uniBTC",
"symbol": "uniBTC",
"address": "0x6B2a01A5f79dEb4c2f3c0eDa7b01DF456FbD726a",
"chainId": 56,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6B2a01A5f79dEb4c2f3c0eDa7b01DF456FbD726a.png"
},
{
"name": "unshETH Ether",
"symbol": "unshETH",
Expand Down
11 changes: 9 additions & 2 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3406,6 +3406,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xbAeA9aBA1454DF334943951d51116aE342eAB255.png"
},
{
"name": "uniBTC",
"symbol": "uniBTC",
"address": "0x6B2a01A5f79dEb4c2f3c0eDa7b01DF456FbD726a",
"chainId": 56,
"decimals": 8,
"logoURI": "https://tokens.pancakeswap.finance/images/0x6B2a01A5f79dEb4c2f3c0eDa7b01DF456FbD726a.png"
}
]

]

0 comments on commit 373467a

Please sign in to comment.