Skip to content

Commit

Permalink
feat: add new tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptistG committed Nov 19, 2024
1 parent 96b6f48 commit 586a903
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -1428,6 +1428,24 @@
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/FUSE.svg"
},
"0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf": {
"address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
"name": "Coinbase Wrapped BTC",
"decimals": 8,
"symbol": "cbBTC",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/cbBTC.png"
},
"0x8236a87084f8B84306f72007F36F2618A5634494": {
"address": "0x8236a87084f8B84306f72007F36F2618A5634494",
"name": "Lombard Staked Bitcoin",
"decimals": 8,
"symbol": "LBTC",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/lbBTC.png"
}
},
"10": {
Expand Down
Binary file added src/assets/tokens/cbBTC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/tokens/lbBTC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 586a903

Please sign in to comment.