Kernel
Unverified contract
Proxy
Active on
Ethereum with 9 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 ($98.13)
Native
Value
$18.13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005075 | $3,573.54 |
$18.13 | |
USDT | ERC-20 | 80 | $1.00 |
$80 | |
eETH | ERC-20 | 0 | $3,590.54 |
$0 | |
0xda72…4014 (#500000000000000) | ERC-1555 | 500,000,000,000T | -- | -- | |
0xda72…4014 (#200000000002876) | ERC-1555 | 500,000,000,000T | -- | -- | |
0xda72…4014 (#400000000002876) | ERC-1555 | 190,000,000T | -- | -- | |
| ERC-20 | 36.451445K | -- | -- | |
0x495f…7b5e (#68715376579920096636788248934028485551946893004622885487703388713199991783924) | ERC-1555 | 1 | -- | -- | |
WithdrawRequestNFT | ERC-721 | 1 | -- | -- | |
UNI-V2 | ERC-20 | 0.574282 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19829707 | 7 months ago | | | 0.5 | 0.00046781718 | |
| 19824961 | 7 months ago | | | 0.5 | 0.00087964953 | |
| 19461697 | 9 months ago | | | 0.5 | 0.0019007153 | |
| 19331768 | 9 months ago | | | 0.5 | 0.0014360509 | |
| 19315437 | 9 months ago | | | 1 | 0.0011938771 | |
| 19283728 | 9 months ago | | | 0.5 | 0.0020216621 | |
| 19234120 | 10 months ago | | | 3 | 0.0033084687 | |
| 19232823 | 10 months ago | | | 0.9 | 0.00063278982 | |
| 19232258 | 10 months ago | | | 0.1 | 0.00058829028 |
ABI
ABI objects
Getter at block 21322940
entryPoint() view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getNonce() view returns (uint256)
105
getOwner() view returns (address)
0xcd626703391fd61f61a3e987f7aa0031a639199f
name() view returns (string)
Kernel
version() view returns (string)
0.0.1
Read-only
getNonce(uint192 key) view returns (uint256)
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)
State-modifying
Events executeAndRevert(address to, uint256 value, bytes data, uint8 operation)
initialize(address _owner)
queryPlugin(address _plugin, bytes _data)
transferOwnership(address _newOwner)
upgradeTo(address _newImplementation)
validateUserOp(struct UserOperation userOp, bytes32 userOpHash, uint256 missingAccountFunds) returns (uint256 validationData)
Upgraded(address indexed newImplementation)
This contract contains no constructor objects.
receive()
InvalidNonce()
InvalidSignatureLength()
QueryResult(bytes result)