Last updated
Last updated
Using "SubmitUserOp" on Krypcore, you may make it easier to communicate with your smart contract wallet. This function allows users to submit customised procedures, allowing for faster transaction processing and wallet settings updates. This simple submission method can help you streamline your digital asset management.
This deploys SubmitUserOp using this method.
POST
https://web3-proxy-dev.krypcore.com/api/v0/scWallet/SubmitUserOp
To get SubmitUserOp Details under the given instance.
Take a look at how you might call this method using our official libraries, or via curl
DappId*
String
DappId
Authorization*
String
User Auth key obtained
walletName*
String
Wallet Name
userop*
String
User OP
callData*
String
Call Data
callGasLimit*
String
Call Gas Limit
initCode*
String
Init Code
maxFeePerGas*
String
Max Fee Per Gas
maxPriorityFeePerGas*
String
Max Priority Fee Per Gas
nonce*
String
Nonce
paymasterAndData*
String
PaymasterAndData
preVerificationGas*
String
PreVerification Gas
sender*
String
Sender
signature*
String
Signature
verificationGasLimit*
String
VerificationGasLimit