ChainSig.js Documentation - v1.1.6
Preparing search index...
chainAdapters
evm
UserOperationV7
Interface UserOperationV7
interface
UserOperationV7
{
sender
:
`
0x
${
string
}
`
;
nonce
:
`
0x
${
string
}
`
;
factory
:
`
0x
${
string
}
`
;
factoryData
:
`
0x
${
string
}
`
;
callData
:
`
0x
${
string
}
`
;
callGasLimit
:
`
0x
${
string
}
`
;
verificationGasLimit
:
`
0x
${
string
}
`
;
preVerificationGas
:
`
0x
${
string
}
`
;
maxFeePerGas
:
`
0x
${
string
}
`
;
maxPriorityFeePerGas
:
`
0x
${
string
}
`
;
paymaster
:
`
0x
${
string
}
`
;
paymasterVerificationGasLimit
:
`
0x
${
string
}
`
;
paymasterPostOpGasLimit
:
`
0x
${
string
}
`
;
paymasterData
:
`
0x
${
string
}
`
;
signature
:
`
0x
${
string
}
`
;
}
Index
Properties
sender
nonce
factory
factory
Data
call
Data
call
Gas
Limit
verification
Gas
Limit
pre
Verification
Gas
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
paymaster
paymaster
Verification
Gas
Limit
paymaster
Post
Op
Gas
Limit
paymaster
Data
signature
Properties
sender
sender
:
`
0x
${
string
}
`
nonce
nonce
:
`
0x
${
string
}
`
factory
factory
:
`
0x
${
string
}
`
factory
Data
factoryData
:
`
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
paymaster
:
`
0x
${
string
}
`
paymaster
Verification
Gas
Limit
paymasterVerificationGasLimit
:
`
0x
${
string
}
`
paymaster
Post
Op
Gas
Limit
paymasterPostOpGasLimit
:
`
0x
${
string
}
`
paymaster
Data
paymasterData
:
`
0x
${
string
}
`
signature
signature
:
`
0x
${
string
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sender
nonce
factory
factory
Data
call
Data
call
Gas
Limit
verification
Gas
Limit
pre
Verification
Gas
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
paymaster
paymaster
Verification
Gas
Limit
paymaster
Post
Op
Gas
Limit
paymaster
Data
signature
ChainSig.js Documentation - v1.1.6
Loading...