๐Ÿ›‘Admin methods

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