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