EVMMaxSendableAmountsParams
EVMMaxSendableAmountsParams =
object
Defined in: packages/toolboxes/src/evm/types.ts:88
Properties
Section titled “Properties”
optional
abi: readonlyJsonFragment
[]
Defined in: packages/toolboxes/src/evm/types.ts:93
assetValue
Section titled “assetValue”assetValue:
AssetValue
Defined in: packages/toolboxes/src/evm/types.ts:90
contractAddress?
Section titled “contractAddress?”
optional
contractAddress:string
Defined in: packages/toolboxes/src/evm/types.ts:95
feeOptionKey?
Section titled “feeOptionKey?”
optional
feeOptionKey:FeeOption
Defined in: packages/toolboxes/src/evm/types.ts:91
from:
string
Defined in: packages/toolboxes/src/evm/types.ts:89
funcName?
Section titled “funcName?”
optional
funcName:string
Defined in: packages/toolboxes/src/evm/types.ts:94
funcParams?
Section titled “funcParams?”
optional
funcParams:unknown
[]
Defined in: packages/toolboxes/src/evm/types.ts:96
optional
memo:string
Defined in: packages/toolboxes/src/evm/types.ts:92
txOverrides?
Section titled “txOverrides?”
optional
txOverrides:Partial
<Transaction
>
Defined in: packages/toolboxes/src/evm/types.ts:97