LimitingPaymaster
Verified contract
Active on
Base with 85 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POV | ERC-20 | 17.42069K | $0.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20505000 | 2 months ago | | | 0 | 0.00092584975 | |
| 20504997 | 2 months ago | | | 0 | 0.00092584975 | |
| 20504994 | 2 months ago | | | 0 | 0.00092584975 | |
| 20504991 | 2 months ago | | | 0 | 0.00092584975 | |
| 20504988 | 2 months ago | | | 0 | 0.00092584975 | |
| 20504985 | 2 months ago | | | 0 | 0.00092584975 | |
| 20504983 | 2 months ago | | | 0 | 0.00092584975 | |
| 20504980 | 2 months ago | | | 0 | 0.00092584975 | |
| 20504978 | 2 months ago | | | 0 | 0.00092584975 | |
| 20504975 | 2 months ago | | | 0 | 0.00092584975 |
ABI
ABI objects
Getter at block 22748134 renounceOwnership() view
entryPoint() view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getDeposit() view returns (uint256)
20009510540955848885
newSenderPostOpOverhead() view returns (uint256)
23231
oldSenderPostOpOverhead() view returns (uint256)
6143
owner() view returns (address)
0x03793d1323b9e2aa1cf45de039e206012dd096c8
verifyingSigner() view returns (address)
0x3e417a7485255acc322f6ed4fee68c9939920863
Read-only
bundlerAllowed(address) view returns (bool)
getHash(struct UserOperation userOp, uint48 validUntil, uint48 validAfter, uint32 spentKey, uint96 spentMax, bool allowAnyBundler) view returns (bytes32)
spent(uint32) view returns (uint96)
State-modifying
Events addBundler(address bundler)
addStake(uint32 unstakeDelaySec) payable
deposit() payable
postOp(uint8 mode, bytes context, uint256 actualGasCost)
removeBundler(address bundler)
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)
receive()
This contract contains no error objects.