0xcbd1c32a…beebsent to0x063795cb…f369·#17,723,532·view on Etherscan
sendMessage(address,bytes,uint32)
UIP-010: Change the borrow rate on Optimism
# Abstract
- Change the borrow rate to 5% on Optimism
# Specification
- Call FixedInterestRateModel.setInterestRate() to change borrow rate to 5% on Optimism.
# Implementations
For Optimism:
- Send the encoded transactions to the [Optimism bridge](https://etherscan.io/address/0x25ace71c97B33Cc4729CF772ae268934F7ab5fA1) to call the [OpOwner](https://optimistic.etherscan.io/address/0x946A2C918F3D928B918C01D813644f27Bcd29D96) on Optimism, which further calls [FixedInterestRateModel](https://optimistic.etherscan.io/address/0x206b0053F2435abE8e2bF974aCBfC37E8F98b0a9).setInterestRate(1585489599) on Optimism.