Preparing search index...
The search index is not available
@allbridge/bridge-core-sdk
@allbridge/bridge-core-sdk
LiquidityPoolsParams
Interface LiquidityPoolsParams
interface
LiquidityPoolsParams
{
accountAddress
:
string
;
token
:
TokenWithChainDetails
;
txFeeParams
?:
TxFeeParams
;
}
Hierarchy (
View Summary
)
LiquidityPoolsParams
LiquidityPoolsParamsWithAmount
Index
Properties
account
Address
token
tx
Fee
Params?
Properties
account
Address
accountAddress
:
string
The account address to operate tokens with.
token
token
:
TokenWithChainDetails
The token info object
of operation token.
Optional
tx
Fee
Params
txFeeParams
?:
TxFeeParams
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Address
token
tx
Fee
Params
@allbridge/bridge-core-sdk
Loading...
The account address to operate tokens with.