Kernel
Unverified contract
Proxy
Active on
Ethereum with 5 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 ($40.25)
Native
Value
$40.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.013033 | $3,086.00 |
$40.22 | |
rsETH | ERC-20 | 0.000009 | $3,168.32 |
$0.03 | |
stETH | ERC-20 | 0 | $3,090.03 |
$0 | |
RMDR_STG_USDC | ERC-20 | 509.599538 | -- | -- | |
0x495f…7b5e (#68715376579920096636788248934028485551946893004622885487703388713199991783924) | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 19286388 | 9 months ago | | | 0.1 | 0.0017738250 | |
Transfer | 18899299 | a year ago | | | 1.082755 | 0.00060986750 | |
Transfer | 18781211 | a year ago | | | 0.5 | 0.0012955344 | |
Transfer | 17673997 | a year ago | | | 3.7 | 0.00029799427 | |
Transfer | 17673201 | a year ago | | | 0.01 | 0.00047590037 |
ABI
ABI objects
Getter at block 21230240
entryPoint() view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getNonce() view returns (uint256)
47
getOwner() view returns (address)
0xef66515338c3b6d00e8044fda0013b3d79e49702
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)