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