๐Ÿ›‘Admin methods

These methods could call only by admin address set inside storage of this contract

As contract admin, you are able to set oracle address with

updateOracle

or yToken address with

updateYToken

Also, you could update pair info.

updatePair

Finally, admin could set new admin to contract.

setProxyAdmin

Last updated