Skip to content

Commit b8ac4a5

Browse files
authored
Update katana apps (DefiLlama#3577)
* update fees and volumes on katana * add sushi agg weth
1 parent 0825760 commit b8ac4a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dexs/sushiswap/swap.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ const WNATIVE_ADDRESS: any = {
265265
[CHAIN.APECHAIN]: ADDRESSES.apechain.WAPE,
266266
[CHAIN.SONIC]: ADDRESSES.sonic.wS,
267267
[CHAIN.HEMI]: ADDRESSES.optimism.WETH_1,
268+
[CHAIN.KATANA]: ADDRESSES.optimism.WETH_1,
268269
}
269270

270271
const useSushiAPIPrice = (chain: any) => [

0 commit comments

Comments
 (0)