Rocket Pool ETH
Verified contract
Active on
Ethereum with 106,780 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,214.30)
Native
Value
$0.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00005 | $3,178.77 |
$0.16 | |
rETH | ERC-20 | 1.162216 | $3,555.18 |
$4,131.89 | |
RPL | ERC-20 | 6.4594 | $11.75 |
$75.9 | |
stETH | ERC-20 | 0.002 | $3,179.12 |
$6.36 | |
APU | ERC-20 | 1 | $0.001121 |
$0 | |
lrETH | ERC-20 | 888.888889T | -- | -- | |
lrETH | ERC-20 | 7.095805M | -- | -- | |
HQG | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157837 | 35 minutes ago | | | 0 | 0.0016519587 | |
| 21157791 | 44 minutes ago | | | 0 | 0.00096495300 | |
| 21157789 | an hour ago | | | 0 | 0.00088171145 | |
| 21157536 | 2 hours ago | | | 0 | 0.0010665135 | |
| 21157518 | 2 hours ago | | | 0 | 0.00095407666 | |
| 21157513 | 2 hours ago | | | 0 | 0.00087669588 | |
| 21157367 | 2 hours ago | | | 0 | 0.00075583053 | |
| 21157366 | 2 hours ago | | | 0 | 0.00081412901 | |
| 21157341 | 2 hours ago | | | 0 | 0.00082319508 | |
| 21157274 | 2 hours ago | | | 0 | 0.00067178430 |
ABI
ABI objects
Getter at block 21158011 getTotalCollateral() view returns (uint256)
decimals() view returns (uint8)
18
getCollateralRate() view returns (uint256)
93239354
getExchangeRate() view returns (uint256)
1120509589962847810
name() view returns (string)
Rocket Pool ETH
symbol() view returns (string)
rETH
totalSupply() view returns (uint256)
474238485277171784714401
version() view returns (uint8)
1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getEthValue(uint256 _rethAmount) view returns (uint256)
getRethValue(uint256 _ethAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 _rethAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depositExcess() payable
depositExcessCollateral()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 _ethAmount, address _to)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
EtherDeposited(address indexed from, uint256 amount, uint256 time)
TokensBurned(address indexed from, uint256 amount, uint256 ethAmount, uint256 time)
TokensMinted(address indexed to, uint256 amount, uint256 ethAmount, uint256 time)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _rocketStorageAddress)
receive()
This contract contains no error objects.