ChainSig.js Documentation - v1.1.6
Preparing search index...
chainAdapters
evm
EVMUnsignedLegacyTransaction
Interface EVMUnsignedLegacyTransaction
interface
EVMUnsignedLegacyTransaction
{
to
:
`
0x
${
string
}
`
;
value
?:
bigint
;
gasPrice
:
bigint
;
nonce
:
number
;
gas
:
bigint
;
chainId
:
number
;
type
:
"legacy"
;
}
Index
Properties
to
value?
gas
Price
nonce
gas
chain
Id
type
Properties
to
to
:
`
0x
${
string
}
`
Optional
value
value
?:
bigint
gas
Price
gasPrice
:
bigint
nonce
nonce
:
number
gas
gas
:
bigint
chain
Id
chainId
:
number
type
type
:
"legacy"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
to
value
gas
Price
nonce
gas
chain
Id
type
ChainSig.js Documentation - v1.1.6
Loading...