Update ExchangeRouter address

This commit is contained in:
2025-11-17 11:12:59 +07:00
parent c229212acd
commit 4b24a934ad

View File

@@ -228,7 +228,7 @@ const SET_UI_FEE_FACTOR_ABI = parseAbi([
]) ])
// UI Fee Receiver contract address on Arbitrum (from Arbiscan) // UI Fee Receiver contract address on Arbitrum (from Arbiscan)
const UI_FEE_RECEIVER_ADDRESS = '0x602b805EedddBbD9ddff44A7dcBD46cb07849685' const UI_FEE_RECEIVER_ADDRESS = '0x87d66368cd08a7ca42252f5ab44b2fb6d1fb8d15'
/** /**
* Custom hook to update UI fee factor on GMX ExchangeRouter contract * Custom hook to update UI fee factor on GMX ExchangeRouter contract