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