Preparing search index...
The search index is not available
@allbridge/bridge-core-sdk
@allbridge/bridge-core-sdk
LiquidityPoolsCheckAllowanceParams
Interface LiquidityPoolsCheckAllowanceParams
interface
LiquidityPoolsCheckAllowanceParams
{
amount
:
string
|
number
|
Big
;
gasFeePaymentMethod
?:
FeePaymentMethod
;
owner
:
string
;
token
:
TokenWithChainDetails
;
}
Hierarchy (
View Summary
)
LiquidityPoolsGetAllowanceParams
LiquidityPoolsCheckAllowanceParams
Index
Properties
amount
gas
Fee
Payment
Method?
owner
token
Properties
amount
amount
:
string
|
number
|
Big
The float amount of tokens to check the allowance.
Optional
gas
Fee
Payment
Method
gasFeePaymentMethod
?:
FeePaymentMethod
owner
owner
:
string
token
token
:
TokenWithChainDetails
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
gas
Fee
Payment
Method
owner
token
@allbridge/bridge-core-sdk
Loading...
The float amount of tokens to check the allowance.