RocketDepositPool
Verified contract
Active on
Ethereum with 11,002 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RocketDepositPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20407815 | 3 months ago | | | 0.01 | 0.00014467000 | |
| 20407815 | 3 months ago | | | 0.01 | 0.000028934000 | |
| 20150320 | 5 months ago | | | 0.25 | 0.000043401000 | |
| 15537696 | 2 years ago | | | 0.02388 | 0.00062931497 | |
| 15471131 | 2 years ago | | | 0.25 | 0.00081015200 | |
| 15442139 | 2 years ago | | | 0.1 | 0.00068611578 | |
| 15432282 | 2 years ago | | | 0.1 | 0.000086802000 | |
| 15432040 | 2 years ago | | | 0.1 | 0.00014467000 | |
| 15431948 | 2 years ago | | | 0.1 | 0.00021481883 | |
| 15430847 | 2 years ago | | | 0.1 | 0.00054836661 |
ABI
ABI objects
Getter at block 21159837 getExcessBalance() view returns (uint256)
getBalance() view returns (uint256)
18139316963118783140
version() view returns (uint8)
1
Read-only
getUserLastDepositBlock(address _address) view returns (uint256)
State-modifying
Events assignDeposits()
deposit() payable
receiveVaultWithdrawalETH() payable
recycleDissolvedDeposit() payable
recycleExcessCollateral() payable
recycleLiquidatedStake() payable
withdrawExcessBalance(uint256 _amount)
DepositAssigned(address indexed minipool, uint256 amount, uint256 time)
DepositReceived(address indexed from, uint256 amount, uint256 time)
DepositRecycled(address indexed from, uint256 amount, uint256 time)
ExcessWithdrawn(address indexed to, uint256 amount, uint256 time)
constructor(address _rocketStorageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.