IRootButtonswapRouter
Inherits: IButtonswapRouterErrors
Functions
factory
Returns the address of the Buttonswap Factory
function factory() external view returns (address factory);
Returns
Name | Type | Description |
---|---|---|
factory | address | The address of the Buttonswap Factory |