WhitelistPaymaster
Verified contract
Active on
Base with 21 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 "WhitelistPaymaster"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19731901 | 3 months ago | | | 0 | 8.5085247e-7 | |
| 19731898 | 3 months ago | | | 0 | 0.0000011362037 | |
| 19731882 | 3 months ago | | | 0 | 0.0000011246524 | |
| 19731880 | 3 months ago | | | 0 | 8.3846159e-7 | |
| 19731877 | 3 months ago | | | 0 | 0.0000011208748 | |
| 19731859 | 3 months ago | | | 0 | 8.2671972e-7 | |
| 19731856 | 3 months ago | | | 0 | 8.2478855e-7 | |
| 19731750 | 3 months ago | | | 0 | 7.5610003e-7 | |
| 19731747 | 3 months ago | | | 0 | 7.5435003e-7 | |
| 19731725 | 3 months ago | | | 0 | 7.4957348e-7 |
ABI
ABI objects
Getter at block 23215838 getWlAddresses() view returns (address[] wl)
entryPoint() view returns (address)
0x4e1e998d1f1e1303ba33a0faae64f452c43fbe81
getDeposit() view returns (uint256)
100000000000000
roleStore() view returns (address)
0xe2f503d1f44ebf96b521efac375c5f7d8724bf8c
verifyingSigner() view returns (address)
0xe328a0b1e0be7043c9141c2073e408d1086e1175
Read-only
whitelist(address) view returns (bool)
State-modifying
Events addStake(uint32 unstakeDelaySec) payable
changeVerifyingSigner(address newSigner)
deposit() payable
postOp(uint8 mode, bytes context, uint256 actualGasCost, uint256 actualUserOpFeePerGas)
setWhitelistContract(address target, bool isAllowed)
setWhitelistContractBatch(address[] targets, bool isAllowed)
unlockStake()
validatePaymasterUserOp(struct PackedUserOperation userOp, bytes32 userOpHash, uint256 maxCost) returns (bytes context, uint256 validationData)
withdrawStake(address withdrawAddress)
withdrawTo(address withdrawAddress, uint256 amount)
ChangeVerifyingSigner(address signer)
SetWhitelistTarget(address target, bool isAllowed)
SetWhitelistTargetBatch(address[] targets, bool isAllowed)
constructor(address _entryPoint, address _verifyingSigner, address roleStore)
This contract contains no fallback and receive objects.
Unauthorized(address msgSender, string role)