SmoothlyPool

Verified contract

Active on Ethereum with 523 txns
Deployed by via 0xd16f1b64 at 18776602
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $244,217.12
0x098fb410e02984a8bc851b4cff20dcf450e704770d963644798be558a628be0f
0x98a62db5f55ceeb3c09804072929aa3ed873665ea6bc807183496425511883b0
0xc55420c0ce486fdc9adab189bcff113ded40d71faf58656800d432fd8e53f913
0xda90b781c8dbbcadf768cfeecde63ca59cc7008464a5cf1a555210c68ff839ba
0x0d2c4a6b675105bc0ccf97a0d0e6560546d5a995fa2095fcfc771444f3a41e61
0x072183cf6dfc07aed3509c5cfa985054a1174115f41bce4ddba5a3339ac7cd36
From
0x5819d6654b14d7e9488f9df9e5e012d8a515d34242b113c042612d1c3cfe2040
0x29fca9de1018c5ac5ddf70e80731077c676070bdb153f648e4d8556ab7fc6588
From
0x075943178e482516b1e993584e1035cab41a3ecccd12c8233060ccf1114cc72c
0xcafe2aa0614e32247753e0017cd72ffa14ae8de57250d93770a2b9240865d1dd

Functions
Getter at block 21301292
epoch(view returns (uint64)
18
exitsRoot(view returns (bytes32)
0xba864497b256c9dcf7b3d2c60e4a5dcefd0a517338d2c27b11a1cb8b36fce236
owner(view returns (address)
0xc7ea6ff9be0ae48a3e2c968076e6b1fd921c06eb
stateRoot(view returns (bytes32)
0xa3fc94d80e4d9233675acd693915c230daf916d909083fe84abc672b4be2e9e1
withdrawalsRoot(view returns (bytes32)
0x3967c18f09bddd3908b67f6a55e2976cea05ee4fe5869c768390d19d34888c4c
Read-only

This contract contains no read-only function objects.

State-modifying
addStake(uint64 indexpayable 
registerBulk(uint64[] indexespayable 
renounceOwnership(
requestExit(uint64[] indexes
transferOwnership(address newOwner
updateEpoch(bytes32 _withdrawalsRootbytes32 _exitsRootbytes32 _stateRootuint256 _fee
withdrawRewards(bytes32[] proofuint64[] indexesuint256 rewards
withdrawStake(bytes32[] proofuint64[] indexesuint256 stake
Events
Epoch(uint64 indexed epochbytes32 stateRootuint256 fee
ExitRequested(address indexed eth1uint64[] indexes
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Registered(address indexed eth1uint64[] indexes
RewardsWithdrawal(address indexed eth1uint64[] indexesuint256 value
StakeAdded(address indexed eth1uint64 indexuint256 value
StakeWithdrawal(address indexed eth1uint64[] indexesuint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AlreadyClaimed(
AmountTooBig(
CallTransferFailed(
IncorrectProof(
NotEnoughEth(
ZeroAmount(