0xb6f318619913d1e442fc500cfddf038bebfbe0fd
Verified contract
Proxy
Active on
Base with 0 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.31)
Native
Value
$0.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000078 | $4,011.23 |
$0.31 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0xb6f318619913d1e442fc500cfddf038bebfbe0fd"
ABI
ABI objects
Getter at block 23821830
nonce() view returns (uint256)
1
Read-only
isValidSignature(bytes32 hash, bytes signature) view returns (bytes4)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
privileges(address) view returns (bytes32)
supportsInterface(bytes4 interfaceID) view returns (bool)
State-modifying
Events execute(struct Transaction[] calls, bytes signature) payable
executeBySelf(struct Transaction[] calls) payable
executeBySelfSingle(struct Transaction call) payable
executeBySender(struct Transaction[] calls) payable
executeMultiple(struct IAmbireAccountExecuteArgs[] toExec) payable
setAddrPrivilege(address addr, bytes32 priv) payable
tryCatch(address to, uint256 value, bytes data) payable
tryCatchLimit(address to, uint256 value, bytes data, uint256 gasLimit) payable
validateUserOp(struct PackedUserOperation op, bytes32 userOpHash, uint256 missingAccountFunds) payable returns (uint256)
LogErr(address indexed to, uint256 value, bytes data, bytes returnData)
LogPrivilegeChanged(address indexed addr, bytes32 priv)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.