Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/wallet-ts
internal
SendTransactionOptions
Interface SendTransactionOptions
Hierarchy
SendTransactionOptions
Index
Properties
address
tx
Properties
address
address
:
string
tx
tx
:
{
data
:
any
;
from
:
string
;
gas
:
string
;
maxFeePerGas
:
string
;
maxPriorityFeePerGas
:
null
|
string
;
to
:
string
}
Type declaration
data
:
any
from
:
string
gas
:
string
max
Fee
Per
Gas
:
string
max
Priority
Fee
Per
Gas
:
null
|
string
to
:
string
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Event
Emitter
Send
Transaction
Options
address
tx
Generated using
TypeDoc