Skip to main content

createDeployLimitPoolTxParams

@bidask-protocol/sdk


@bidask-protocol/sdk / createDeployLimitPoolTxParams

Function: createDeployLimitPoolTxParams()

createDeployLimitPoolTxParams(params): TxParams

Defined in: transactions/deploy-limit-pool.ts:17

Creates transaction parameters for deploying a limit pool

Parameters

params

Parameters for deployment

poolDeployerAddress?

Address

Optional address of the pool deployer (defaults to factory)

queryId?

bigint

Optional query ID for the transaction (defaults to random)

seedCell

Cell

Seed cell for shard brute-forcing

token0PoolWalletAddress

Address

Address of token0 pool wallet

token1PoolWalletAddress

Address

Address of token1 pool wallet

Returns

TxParams

Transaction parameters