Kernel
Unverified contract
Proxy
Active on
Ethereum with 8 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.49)
Native
Value
$0.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000136 | $3,636.97 |
$0.49 | |
stETH | ERC-20 | 0 | $3,634.52 |
$0 | |
USDe | ERC-20 | 0.000001 | $1.002 |
$0 | |
eETH | ERC-20 | 0 | $3,612.73 |
$0 | |
YT-USDe-4APR2024 | ERC-20 | 11.747926K | -- | -- | |
ERC-20 | 500.351715 | -- | -- | ||
rsENA | ERC-20 | 240 | -- | -- | |
swEXIT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20896765 | 2 months ago | | | 0.1 | 0.00010730360 | |
| 19615633 | 8 months ago | | | 7.4978501 | 0.00076217127 | |
| 19607543 | 8 months ago | | | 10.549396 | 0.00036151078 | |
| 19311085 | 9 months ago | | | 2.0778642 | 0.00099077279 | |
| 19046658 | 10 months ago | | | 2.098 | 0.00068728359 | |
| 18827008 | a year ago | | | 0.9 | 0.0017916902 | |
| 18811100 | a year ago | | | 2.2241516 | 0.00086234427 | |
| 18811065 | a year ago | | | 0.018 | 0.00095322256 |
ABI
ABI objects
Getter at block 21318738
entryPoint() view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getNonce() view returns (uint256)
130
getOwner() view returns (address)
0xe8821b37c21320b18ea3530d7c7a27d5a704f549
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)