Preparing search index...
The search index is not available
@crownfi/ethereum-rpc-types
@crownfi/ethereum-rpc-types
TransactionObjectGenericToAllTypes
Interface TransactionObjectGenericToAllTypes
interface
TransactionObjectGenericToAllTypes
{
accessList
?:
AccessList
;
blobVersionedHashes
?:
BlobVersionedHashes
;
blobs
?:
Blobs
;
chainId
?:
string
;
from
?:
string
;
gas
?:
string
;
gasPrice
?:
string
;
input
?:
string
;
maxFeePerBlobGas
?:
string
;
maxFeePerGas
?:
string
;
maxPriorityFeePerGas
?:
string
;
nonce
?:
string
;
to
?:
ToAddress
;
type
?:
string
;
value
?:
string
;
}
Index
Properties
access
List?
blob
Versioned
Hashes?
blobs?
chain
Id?
from?
gas?
gas
Price?
input?
max
Fee
Per
Blob
Gas?
max
Fee
Per
Gas?
max
Priority
Fee
Per
Gas?
nonce?
to?
type?
value?
Properties
Optional
access
List
access
List
?:
AccessList
Optional
blob
Versioned
Hashes
blob
Versioned
Hashes
?:
BlobVersionedHashes
Optional
blobs
blobs
?:
Blobs
Optional
chain
Id
chain
Id
?:
string
Optional
from
from
?:
string
Optional
gas
gas
?:
string
Optional
gas
Price
gas
Price
?:
string
Optional
input
input
?:
string
Optional
max
Fee
Per
Blob
Gas
max
Fee
Per
Blob
Gas
?:
string
Optional
max
Fee
Per
Gas
max
Fee
Per
Gas
?:
string
Optional
max
Priority
Fee
Per
Gas
max
Priority
Fee
Per
Gas
?:
string
Optional
nonce
nonce
?:
string
Optional
to
to
?:
ToAddress
Optional
type
type
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
List
blob
Versioned
Hashes
blobs
chain
Id
from
gas
gas
Price
input
max
Fee
Per
Blob
Gas
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
nonce
to
type
value
@crownfi/ethereum-rpc-types
Loading...