FramePaymaster
Verified contract
Active on
Base with 11,137 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000733 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 1.151584K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22773773 | 3 minutes ago | | | 0 | 4.7867954e-7 | |
| 22772873 | 33 minutes ago | | | 0 | 6.3794106e-7 | |
| 22771973 | an hour ago | | | 0 | 7.9612156e-7 | |
| 22771374 | an hour ago | | | 0 | 4.7867954e-7 | |
| 22770780 | 2 hours ago | | | 0 | 4.7867954e-7 | |
| 22770473 | 2 hours ago | | | 0 | 4.7867954e-7 | |
| 22770172 | 2 hours ago | | | 0 | 7.9612156e-7 | |
| 22769873 | 2 hours ago | | | 0 | 4.7867954e-7 | |
| 22769573 | 2 hours ago | | | 0 | 7.9612156e-7 | |
| 22768973 | 3 hours ago | | | 0 | 4.7867954e-7 |
ABI
ABI objects
Getter at block 22773872
getAdmins() view returns (address[] admins)
[]
owner() view returns (address)
0xd49b627a94e55744b7b1262fcb6e9248da068f36
Read-only
isAdmin(address admin) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approveAdmin(address admin)
checkout(struct IFramePaymasterMintSubmission submission) payable
deliver(address extensionAddress, struct IFrameLazyClaimMint[] mints)
renounceOwnership()
revokeAdmin(address admin)
setSigner(address signer)
transferOwnership(address newOwner)
withdraw(address receiver, uint256 amount)
AdminApproved(address indexed account, address indexed sender)
AdminRevoked(address indexed account, address indexed sender)
CheckoutComplete(address indexed sender, uint256 indexed fid, uint256 nonce, bytes32 message, bytes signature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address initialOwner)
This contract contains no fallback and receive objects.
ExpiredSignature()
FailedToTransfer()
InsufficientPayment()
InvalidNonce()
InvalidSignature()