0xf18594a8ff4c60d359de21019f3e93a01af29408
Verified contract
Proxy
Active on
Base with 0 txns
Unified storage
Map
Table
Raw
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 |
---|---|---|---|---|---|
0xd787…ef4c | ERC-1555 | 3.458K | -- | -- | |
OSPP | ERC-20 | 1 | -- | -- | |
264-MBR | ERC-721 | 1 | -- | -- | |
574-MBR | ERC-721 | 1 | -- | -- | |
(#418273) | 6-MBR | ERC-721 | 1 | -- | -- |
(#418624) | 1-MBR | ERC-721 | 1 | -- | -- |
4104-MBR | ERC-721 | 1 | -- | -- | |
786-MBR | ERC-721 | 1 | -- | -- | |
115-MBR | ERC-721 | 1 | -- | -- | |
(#423835) | 2-MBR | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0xf18594a8ff4c60d359de21019f3e93a01af29408"
ABI
ABI objects
Getter at block 21894909 proxiableUUID() view returns (bytes32)
EXECUTION_AUTHORIZER_STORAGE_SLOT() view returns (bytes32)
0x107f31a14a93e520dad50baa8b5cd32fb157de642dd21abaf66ad06c7c07a441
MULTI_SIGNER_STORAGE_SLOT() view returns (bytes32)
0xb20723570a8857348b3ff1c439cef4a8878677ffd2381907eb6481946081273d
SESSION_KEY_DATA_TYPES() view returns (bytes32)
0x3b66405cb2c78578068109d3cb4d2f6042a163b94855464cd32f8350a49a9d40
SESSION_KEY_DATA_TYPES_STORAGE_SLOT() view returns (bytes32)
0xa78a49a3efa5cfe2c703028553b6b97ebdfc15ef296df2d49dc61eb8a10d2e58
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=SessionKey, version=1, chainId=8453, verifyingContract=0xf18594a8ff4c60d359de21019f3e93a01af29408, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
entryPoint() view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getDeposit() view returns (uint256)
0
getImplementation() view returns (address)
0x0741ebee546f4edb209b7adb4f3917420387b1db
getNonce() view returns (uint256)
11
lastChangeRecovery() view returns (uint96)
0
lastRecovery() view returns (uint96)
0
ownersLength() view returns (uint256)
1
pendingRecoveryAddress() view returns (address)
0x0000000000000000000000000000000000000000
recoveryAddress() view returns (address)
0x0000000000000000000000000000000000000000
version() pure returns (string)
0.0.1
Read-only
isOwner(address addr) view returns (bool)
isPermitCall(address target, address signer) view returns (bool)
isValidSignature(bytes32 hash, bytes signature) view returns (bytes4 magicValue)
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)
owners(uint256 index) view returns (address)
permitCalls(address addr, uint256 index) view returns (address)
permitCallsLength(address addr) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addDeposit() payable
execute(struct IStandardExecutorExecution execution) payable returns (bytes result)
executeBatch(struct IStandardExecutorExecution[] executions) payable returns (bytes[] results)
initialize(address anOwner)
recoverOwner()
revokePendingRecoveryAddress()
revokeSessionKey(address pubKey)
setOwner(address _owner, bool enable)
setPermitCall(address signer, address target, bool enable)
setRecoveryAddress(address addr)
upgradeToAndCall(address newImplementation, bytes data) payable
validateUserOp(struct UserOperation userOp, bytes32 userOpHash, uint256 missingAccountFunds) returns (uint256 validationData)
withdrawDepositTo(address withdrawAddress, uint256 amount)
EIP712DomainChanged()
Upgraded(address indexed implementation)
This contract contains no constructor objects.
receive()
AddressEmptyCode(address target)
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
InvalidAddress()
InvalidRecoveryAddress()
InvalidShortString()
NotAllowedDuringChangeRecovery()
NotAllowedDuringRecovery()
NotAllowedForZeroAddress()
NotTimeYet()
OwnerMaxCountReached()
StringTooLong(string str)
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)