- Preparing search index...
- The search index is not available
sdk-v2
Type alias PoolExitWithExactPoolAmountParams
Pool
Exit
With
Exact
Pool
Amount
Params
: { asset
: ZeitgeistPrimitivesAsset | AssetId | Uint8Array; minAssetAmount
: string | u128 | number | Uint8Array; poolAmount
: string | u128 | number | Uint8Array; poolId
: string | u128 | number | Uint8Array; signer
: KeyringPairOrExtSigner; }
Type declaration
-
asset: ZeitgeistPrimitivesAsset | AssetId | Uint8Array
-
minAssetAmount: string | u128 | number | Uint8Array
-
poolAmount: string | u128 | number | Uint8Array
-
poolId: string | u128 | number | Uint8Array
-
signer: KeyringPairOrExtSigner