SmoothlyPool

Verified contract

Active on Ethereum with 436 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 $187,627
0xdb84a76555c9f12c42e8517b0c2743348b4585ea1799d2f134b894c1905dac91
0x0fae7f3f6aa463174cec1aeaefb9b3788b916b72c0a49339b34bd82a2259aafe
0x2f7f0ac29ac3115330a092921e7bcedc9b12e23041424aba3ae4f4c3e4ea7ad7
0x1f795c6dc0c80aeec92b253413a6280640daa43479c4c608b53ea0d4fb8cb024
0x258db89f6d810609ec4e442d0e09f701195c4b0a32d8483fb35083e5471a93dc
0xb5412aa5c12e31b03ddbb8cd83332b888b1c296720bf766deaf0b26a0774b3a4
0xbeeed8778df20062fcb28e8fa2c50107d92e8205b5e8ab354980b1d999985029
0x8eda89f4f32364345ced95bd8306a2f0cda17a4ff8208186281f7dc6bc1df656
0xe9cdaeb6661029a6c03e4a0392d376109ab54ccd55d80eb2fc21677ad11f43d4
0x187b287c3c027e1bc764af2e8dfe642422213e6dd3016fb00da7efcfa71bdbc4

Functions
Getter at block 20791490
epoch(view returns (uint64)
14
exitsRoot(view returns (bytes32)
0xbc301e53dad6704c3c9a3b7138a0aef6be93e1b3b829f5e28fd74186cc26337c
owner(view returns (address)
0xc7ea6ff9be0ae48a3e2c968076e6b1fd921c06eb
stateRoot(view returns (bytes32)
0x47db80d99837dd8b6f4ff7bbc867df1e6252d6cf037c4a11b400e8cfa5ca3405
withdrawalsRoot(view returns (bytes32)
0x906b80f3d98595bacb7b21e89e8a8f5535d25c70c277e10fd8091d18486e1c62
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(