Our proprietary Paymaster allows developers to recharge and spend across different chains.
before_paymaster_sign
.after_paymaster_sign
.Webhooks in the Particle Network dashboard.
before_paymaster_sign
chainId
UserOp
- UserOperation struct.entryPoint
- The entryPoint address.parsed
- Transaction struct. The Paymaster will attempt to parse the calldata of the UserOP. If it cannot be parsed, this field may not exist.after_paymaster_sign
chainId
UserOp
- UserOperation struct.entryPoint
- The entryPoint address.parsed
- Transaction struct. The Paymaster will attempt to parse the calldata of the UserOP
. If it cannot be parsed, this field may not exist.Whitelist Smart Contracts for Paymaster on Dashbaord
before_paymaster_sign
webhook, we return all the data necessary:
UserOp
UserOp
to decide which user address(sender) you want to sponsor.UserOp
to calculate the gas fee and decide whether to sponsor or not.