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