This interface represents a motoswap pool contract. IMotoswapPoolContract
Contracts
Readonly
This method burns liquidity.
Rest
This method returns the reserves.
This method returns the price0 cumulative last.
This method returns the price1 cumulative last.
This method swaps tokens.
This method syncs the pool.
This method returns the token0 address.
This method returns the token1 address.
Description
This interface represents a motoswap pool contract. IMotoswapPoolContract
Cathegory
Contracts