Skip to content

Commit c1413c4

Browse files
committed
chore: remove oft from l0 wbtc
1 parent a7264a1 commit c1413c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/src/gateway/tokens.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ const bobTokens = [
2727
logoURI: 'https://raw.githubusercontent.com/bob-collective/bob/master/assets/wbtc.svg',
2828
},
2929
{
30-
name: 'Wrapped BTC (OFT)',
31-
symbol: 'WBTC (OFT)',
30+
name: 'Wrapped BTC',
31+
symbol: 'WBTC',
3232
decimals: 8,
3333
tokens: {
3434
bob: {

0 commit comments

Comments
 (0)