๐Ÿ›‘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

pageupdateOracle

or yToken address with

pageupdateYToken

Also, you could update pair info.

pageupdatePair

Finally, admin could set new admin to contract.

pagesetProxyAdmin

Last updated