ChainSig.js Documentation - v1.1.6
Preparing search index...
chainAdapters
evm
UserOperationV6
Interface UserOperationV6
interface
UserOperationV6
{
sender
:
`
0x
${
string
}
`
;
nonce
:
`
0x
${
string
}
`
;
initCode
:
`
0x
${
string
}
`
;
callData
:
`
0x
${
string
}
`
;
callGasLimit
:
`
0x
${
string
}
`
;
verificationGasLimit
:
`
0x
${
string
}
`
;
preVerificationGas
:
`
0x
${
string
}
`
;
maxFeePerGas
:
`
0x
${
string
}
`
;
maxPriorityFeePerGas
:
`
0x
${
string
}
`
;
paymasterAndData
:
`
0x
${
string
}
`
;
signature
:
`
0x
${
string
}
`
;
}
Index
Properties
sender
nonce
init
Code
call
Data
call
Gas
Limit
verification
Gas
Limit
pre
Verification
Gas
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
paymaster
And
Data
signature
Properties
sender
sender
:
`
0x
${
string
}
`
nonce
nonce
:
`
0x
${
string
}
`
init
Code
initCode
:
`
0x
${
string
}
`
call
Data
callData
:
`
0x
${
string
}
`
call
Gas
Limit
callGasLimit
:
`
0x
${
string
}
`
verification
Gas
Limit
verificationGasLimit
:
`
0x
${
string
}
`
pre
Verification
Gas
preVerificationGas
:
`
0x
${
string
}
`
max
Fee
Per
Gas
maxFeePerGas
:
`
0x
${
string
}
`
max
Priority
Fee
Per
Gas
maxPriorityFeePerGas
:
`
0x
${
string
}
`
paymaster
And
Data
paymasterAndData
:
`
0x
${
string
}
`
signature
signature
:
`
0x
${
string
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sender
nonce
init
Code
call
Data
call
Gas
Limit
verification
Gas
Limit
pre
Verification
Gas
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
paymaster
And
Data
signature
ChainSig.js Documentation - v1.1.6
Loading...