DexVaultLpTokenPending
This smart contract is used for creating and deploying dex vault’s liquidity pool token and it’s wallets so it can change its state from pending.
Constructor
Constructorconstructor(address token_factory_, uint128 value_, address send_gas_to_) public onlyVaultName
Type
Description
terminate
terminatefunction terminate() public viewCallbacks
onSymbol
onSymbolfunction onSymbol(string symbol) public onlyExpectedTokenName
Type
Description
onTokenRootDeployed
onTokenRootDeployedName
Type
Description
onTransferTokenRootOwnership
onTransferTokenRootOwnershipName
Type
Description
Lp token and wallet
createLpTokenAndWallets
createLpTokenAndWalletsdeployLpToken
deployLpTokenName
Type
Description
deployEmptyWallet
deployEmptyWalletName
Type
Description
lpTokenSymbol
lpTokenSymbolName
Type
Description
Type
Description
Last updated