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
TransactionResponse
Interface TransactionResponse
Hierarchy
Transaction
TransactionResponse
Index
Properties
access
List
block
Hash
block
Number
chain
Id
confirmations
data
from
gas
Limit
gas
Price
hash
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
nonce
r
raw
s
timestamp
to
type
v
value
Methods
wait
Properties
Optional
access
List
access
List
?:
AccessList
Optional
block
Hash
block
Hash
?:
string
Optional
block
Number
block
Number
?:
number
chain
Id
chain
Id
:
number
confirmations
confirmations
:
number
data
data
:
string
from
from
:
string
gas
Limit
gas
Limit
:
BigNumber
Optional
gas
Price
gas
Price
?:
BigNumber
hash
hash
:
string
Optional
max
Fee
Per
Gas
max
Fee
Per
Gas
?:
BigNumber
Optional
max
Priority
Fee
Per
Gas
max
Priority
Fee
Per
Gas
?:
BigNumber
nonce
nonce
:
number
Optional
r
r
?:
string
Optional
raw
raw
?:
string
Optional
s
s
?:
string
Optional
timestamp
timestamp
?:
number
Optional
to
to
?:
string
Optional
type
type
?:
null
|
number
Optional
v
v
?:
number
value
value
:
BigNumber
Methods
wait
wait
(
confirmations
?:
number
)
:
Promise
<
TransactionReceipt
>
Parameters
Optional
confirmations:
number
Returns
Promise
<
TransactionReceipt
>
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Event
Emitter
Transaction
Response
access
List
block
Hash
block
Number
chain
Id
confirmations
data
from
gas
Limit
gas
Price
hash
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
nonce
r
raw
s
timestamp
to
type
v
value
wait
Generated using
TypeDoc