VerifyingPaymaster
Verified contract
Active on
Base with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "VerifyingPaymaster"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7726182 | a year ago | | | 0.084 | 0.0000038209039 | |
| 7525290 | a year ago | | | 0.015 | 0.000000000742018780 | |
| 7523380 | a year ago | | | 0.001 | 0.000000000317750205 |
ABI
ABI objects
Getter at block 22755693
entryPoint() view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getDeposit() view returns (uint256)
73170504940791358
owner() view returns (address)
0xfc0fb8c274b41ca20dca59ec979775c281a5c7e4
verifyingSigner() view returns (address)
0xe883cd7adfe55cd84798a8129468e106b32cdc7a
Read-only
getHash(struct UserOperation userOp, uint48 validUntil, uint48 validAfter) view returns (bytes32)
parsePaymasterAndData(bytes paymasterAndData) pure returns (uint48 validUntil, uint48 validAfter, bytes signature)
State-modifying
Events addStake(uint32 unstakeDelaySec) payable
deposit() payable
postOp(uint8 mode, bytes context, uint256 actualGasCost)
renounceOwnership()
transferOwnership(address newOwner)
unlockStake()
validatePaymasterUserOp(struct UserOperation userOp, bytes32 userOpHash, uint256 maxCost) returns (bytes context, uint256 validationData)
withdrawStake(address withdrawAddress)
withdrawTo(address withdrawAddress, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _entryPoint, address _verifyingSigner)
This contract contains no fallback and receive objects.
This contract contains no error objects.