This is the interface that represent the MotoSwap Factory contract. IMotoswapFactoryContract
Contracts
Readonly
The first token address
The second token address
Return the pool virtual address as bigint and the actual pool address.
This method creates a new pool for the given tokens.
Rest
Return the requested pool virtual address as bigint.
This method returns the pool address for the given tokens.
Description
This is the interface that represent the MotoSwap Factory contract. IMotoswapFactoryContract
Cathegory
Contracts