@hashgraph/sdk
Preparing search index...
index
EthereumTransactionDataEip2930
Class EthereumTransactionDataEip2930
Hierarchy (
View Summary
)
EthereumTransactionData
EthereumTransactionDataEip2930
Index
Properties
access
List
call
Data
chain
Id
gas
Limit
gas
Price
nonce
r
rec
Id
s
to
value
Methods
to
Bytes
to
JSON
to
String
from
Bytes
Properties
access
List
accessList
:
Uint8Array
<
ArrayBufferLike
>
[]
call
Data
callData
:
Uint8Array
<
ArrayBufferLike
>
chain
Id
chainId
:
Uint8Array
<
ArrayBufferLike
>
gas
Limit
gasLimit
:
Uint8Array
<
ArrayBufferLike
>
gas
Price
gasPrice
:
Uint8Array
<
ArrayBufferLike
>
nonce
nonce
:
Uint8Array
<
ArrayBufferLike
>
r
r
:
Uint8Array
<
ArrayBufferLike
>
rec
Id
recId
:
Uint8Array
<
ArrayBufferLike
>
s
s
:
Uint8Array
<
ArrayBufferLike
>
to
to
:
Uint8Array
<
ArrayBufferLike
>
value
value
:
Uint8Array
<
ArrayBufferLike
>
Methods
to
Bytes
toBytes
()
:
Uint8Array
<
ArrayBufferLike
>
Returns
Uint8Array
<
ArrayBufferLike
>
to
JSON
toJSON
()
:
EthereumTransactionDataEip2930JSON
Returns
EthereumTransactionDataEip2930JSON
to
String
toString
()
:
string
Returns
string
Static
from
Bytes
fromBytes
(
bytes
:
Uint8Array
<
ArrayBufferLike
>
)
:
EthereumTransactionData
Parameters
bytes
:
Uint8Array
<
ArrayBufferLike
>
Returns
EthereumTransactionData
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
List
call
Data
chain
Id
gas
Limit
gas
Price
nonce
r
rec
Id
s
to
value
Methods
to
Bytes
to
JSON
to
String
from
Bytes
@hashgraph/sdk
Loading...