0x141e6f34ff332e998f431199bedd6b0d0d10f860
Unverified contract
Proxy
Active on
Ethereum 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 ($1.99)
Native
Value
$1.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0006 | $3,311.45 |
$1.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0x141e6f34ff332e998f431199bedd6b0d0d10f860"
ABI
ABI objects
Getter at block 21273361
EIGEN_DELEGATION_MANAGER() view returns (address)
0x39053d51b77dc0d36036fc1fcc8cb819df8ef37a
EIGEN_POD_MANAGER() view returns (address)
0x91e677b07f7af907ec9a428aafa9fc14a0d3a338
EIGEN_REWARDS_COORDINATOR() view returns (address)
0x7750d328b314effa365a0402ccfd489b80b0adda
NAME() view returns (bytes32)
0x5055464645525f4d4f44554c455f353500000000000000000000000000000000
PUFFER_MODULE_MANAGER() view returns (address)
0x9e1e4fcb49931df5743e659ad910d331735c3860
PUFFER_PROTOCOL() view returns (address)
0xf7b6b32492c2e13799d921e84202450131bd238b
authority() view returns (address)
0x8c1686069474410e6243425f4a10177a94ebee11
getEigenPod() view returns (address)
0xc303c9f5fa828c01a85434e53fe0c8f899585461
getWithdrawalCredentials() view returns (bytes)
0x010000000000000000000000c303c9f5fa828c01a85434e53fe0c8f899585461
isConsumingScheduledOp() view returns (bytes4)
0x00000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events call(address to, uint256 amount, bytes data) returns (bool success, bytes)
callDelegateTo(address operator, struct ISignatureUtilsSignatureWithExpiry approverSignatureAndExpiry, bytes32 approverSalt)
callSetClaimerFor(address claimer)
callStake(bytes pubKey, bytes signature, bytes32 depositDataRoot) payable
callUndelegate() returns (bytes32[] withdrawalRoot)
completeQueuedWithdrawals(struct IDelegationManagerWithdrawal[] withdrawals, address[][] tokens, uint256[] middlewareTimesIndexes, bool[] receiveAsTokens)
initialize(bytes32 moduleName, address initialAuthority)
queueWithdrawals(uint256 shareAmount) returns (bytes32[])
setAuthority(address newAuthority)
setProofSubmitter(address proofSubmitter)
startCheckpoint()
AuthorityUpdated(address authority)
Initialized(uint64 version)
RewardsClaimed(address indexed node, uint256 amount)
RewardsRootPosted(uint256 indexed blockNumber, bytes32 root)
This contract contains no constructor objects.
receive()
AccessManagedInvalidAuthority(address authority)
AccessManagedRequiredDelay(address caller, uint32 delay)
AccessManagedUnauthorized(address caller)
AlreadyClaimed(uint256 blockNumber, address node)
InvalidBlockNumber(uint256 blockNumber)
InvalidInitialization()
NotInitializing()
NothingToClaim(address node)
Unauthorized()