Skip to content

Commit

Permalink
chore: list bitu (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
chefjackson committed Aug 8, 2024
1 parent 91b0d2a commit 60eb076
Show file tree
Hide file tree
Showing 3 changed files with 20 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-06T06:57:26.841Z",
"timestamp": "2024-08-08T10:12:49.659Z",
"version": {
"major": 2,
"minor": 16,
"patch": 234
"patch": 235
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -444,6 +444,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xCa3F508B8e4Dd382eE878A314789373D80A5190A.png"
},
{
"name": "BitU USD",
"symbol": "BITU",
"address": "0x654A32542A84bEA7D2c2C1A1Ed1AAAf26888E6bD",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x654A32542A84bEA7D2c2C1A1Ed1AAAf26888E6bD.png"
},
{
"name": "BLINk",
"symbol": "BLK",
Expand Down
11 changes: 10 additions & 1 deletion src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3350,5 +3350,14 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xf6718b2701D4a6498eF77D7c152b2137Ab28b8A3.png"
},
{
"name": "BitU USD",
"symbol": "BITU",
"address": "0x654A32542A84bEA7D2c2C1A1Ed1AAAf26888E6bD",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x654A32542A84bEA7D2c2C1A1Ed1AAAf26888E6bD.png"
}
]
]

0 comments on commit 60eb076

Please sign in to comment.