Preparing search index...
The search index is not available
@crownfi/ethereum-rpc-types
@crownfi/ethereum-rpc-types
EIP1559Transaction
Interface EIP1559Transaction
interface
EIP1559Transaction
{
accessList
:
AccessList2
;
chainId
:
string
;
gas
:
string
;
gasPrice
:
string
;
input
:
string
;
maxFeePerGas
:
string
;
maxPriorityFeePerGas
:
string
;
nonce
:
string
;
to
?:
ToAddress1
;
type
:
string
;
value
:
string
;
}
Index
Properties
access
List
chain
Id
gas
gas
Price
input
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
nonce
to?
type
value
Properties
access
List
access
List
:
AccessList2
chain
Id
chain
Id
:
string
gas
gas
:
string
gas
Price
gas
Price
:
string
input
input
:
string
max
Fee
Per
Gas
max
Fee
Per
Gas
:
string
max
Priority
Fee
Per
Gas
max
Priority
Fee
Per
Gas
:
string
nonce
nonce
:
string
Optional
to
to
?:
ToAddress1
type
type
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
List
chain
Id
gas
gas
Price
input
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
nonce
to
type
value
@crownfi/ethereum-rpc-types
Loading...