Skip to content

Commit ca1386f

Browse files
authored
Merge pull request #2616 from balancer/zekraken-bot-patch-1
Add OKX Wrapped BTC to Xlayer network token list
2 parents 6c8f8d1 + 243fd52 commit ca1386f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/tokenlists/balancer/overwrites.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2101,4 +2101,9 @@ export const overwrites: OverwritesForList = {
21012101
extensions: { coingeckoId: 'avant-staked-usd' },
21022102
},
21032103
},
2104+
[Network.Xlayer]: {
2105+
'0xb7c00000bcdeef966b20b3d884b98e64d2b06b4f': {
2106+
extensions: { coingeckoId: 'okx-wrapped-btc' },
2107+
},
2108+
},
21042109
}

0 commit comments

Comments
 (0)