Rocket Pool ETH
Verified contract
Active on
Ethereum with 108,591 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($84,063.53)
Native
Value
$79,678.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 24.033354 | $3,315.34 |
$79,678.74 | |
rETH | ERC-20 | 1.162216 | $3,696.16 |
$4,295.74 | |
RPL | ERC-20 | 6.4594 | $12.76 |
$82.42 | |
stETH | ERC-20 | 0.002 | $3,317.80 |
$6.64 | |
APU | ERC-20 | 1 | $0.000809 |
$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) |
---|---|---|---|---|---|---|---|
| 21271498 | 17 minutes ago | | | 0 | 0.00065503326 | |
| 21271451 | 27 minutes ago | | | 0 | 0.00045421336 | |
| 21271448 | 27 minutes ago | | | 0 | 0.00047487076 | |
| 21271446 | 28 minutes ago | | | 0 | 0.00057455163 | |
| 21271298 | an hour ago | | | 0 | 0.00043341942 | |
| 21271296 | an hour ago | | | 0 | 0.00045184848 | |
| 21271283 | an hour ago | | | 0 | 0.00037669746 | |
| 21271257 | an hour ago | | | 0 | 0.00028558955 | |
| 21271222 | an hour ago | | | 0 | 0.00030498421 | |
| 21271182 | an hour ago | | | 0 | 0.00030037378 |
ABI
ABI objects
Getter at block 21271582 getTotalCollateral() view returns (uint256)
decimals() view returns (uint8)
18
getCollateralRate() view returns (uint256)
231087723603
getExchangeRate() view returns (uint256)
1121934793128116953
name() view returns (string)
Rocket Pool ETH
symbol() view returns (string)
rETH
totalSupply() view returns (uint256)
463491140021899370085974
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.