Preparing search index...
The search index is not available
@crownfi/ethereum-rpc-types
@crownfi/ethereum-rpc-types
EIP2930Transaction
Interface EIP2930Transaction
interface
EIP2930Transaction
{
accessList
:
AccessList3
;
chainId
:
string
;
gas
:
string
;
gasPrice
:
string
;
input
:
string
;
nonce
:
string
;
to
?:
ToAddress2
;
type
:
string
;
value
:
string
;
}
Index
Properties
access
List
chain
Id
gas
gas
Price
input
nonce
to?
type
value
Properties
access
List
access
List
:
AccessList3
chain
Id
chain
Id
:
string
gas
gas
:
string
gas
Price
gas
Price
:
string
input
input
:
string
nonce
nonce
:
string
Optional
to
to
?:
ToAddress2
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
nonce
to
type
value
@crownfi/ethereum-rpc-types
Loading...