Skip to content

Commit

Permalink
feat: List opBNB token
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefMomota committed Jan 26, 2024
1 parent 154b041 commit 2d6f08a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 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-opbnb-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap opBNB Default",
"timestamp": "2023-12-20T03:20:12.031Z",
"timestamp": "2024-01-26T10:21:33.558Z",
"version": {
"major": 0,
"minor": 0,
"patch": 8
"patch": 9
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -60,6 +60,14 @@
"chainId": 204,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/opbnb/0xC8424F526553ac394E9020DB0a878fAbe82b698C.png"
},
{
"name": "First Digital USD",
"symbol": "FDUSD",
"address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
"chainId": 204,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/opbnb/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb.png"
}
]
}
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-opbnb-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,13 @@
"chainId": 204,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/opbnb/0xC8424F526553ac394E9020DB0a878fAbe82b698C.png"
},
{
"name": "First Digital USD",
"symbol": "FDUSD",
"address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb",
"chainId": 204,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/opbnb/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb.png"
}
]

0 comments on commit 2d6f08a

Please sign in to comment.