Preparing search index...
The search index is not available
Documentation
Documentation
actions/evm/swap/types
SendSwapTransactionResult
Interface SendSwapTransactionResult
Result of sending a swap transaction.
interface
SendSwapTransactionResult
{
transactionHash
:
`
0x
${
string
}
`
;
}
Index
Properties
transaction
Hash
Properties
transaction
Hash
transactionHash
:
`
0x
${
string
}
`
The transaction hash of the submitted swap.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
transaction
Hash
Documentation
Loading...
Result of sending a swap transaction.