Migrator
Methods
chef
function chef() external view returns (address)
Returns
Name | Type | Description |
---|---|---|
_0 | address | undefined |
desiredLiquidity
function desiredLiquidity() external view returns (uint256)
Returns
Name | Type | Description |
---|---|---|
_0 | uint256 | undefined |
factory
function factory() external view returns (contract IUniswapV2Factory)
Returns
Name | Type | Description |
---|---|---|
_0 | contract IUniswapV2Factory | undefined |
migrate
function migrate(contract IUniswapV2Pair orig) external nonpayable returns (contract IUniswapV2Pair)
Parameters
Name | Type | Description |
---|---|---|
orig | contract IUniswapV2Pair | undefined |
Returns
Name | Type | Description |
---|---|---|
_0 | contract IUniswapV2Pair | undefined |
notBeforeBlock
function notBeforeBlock() external view returns (uint256)
Returns
Name | Type | Description |
---|---|---|
_0 | uint256 | undefined |
oldFactory
function oldFactory() external view returns (address)
Returns
Name | Type | Description |
---|---|---|
_0 | address | undefined |