ether.fi ETH
Verified contract
Proxy
Active on
Ethereum with 192,979 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x3088…f216
Balances ($1,147.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
eETH | ERC-20 | 0.271934 | $3,187.30 |
$866.74 | |
Metis | ERC-20 | 5.525 | $50.88 |
$281.11 | |
APU | ERC-20 | 3 | $0.001156 |
$0 | |
0xd345…6cf5 | ERC-1555 | 1 | -- | -- | |
0xd345…6cf5 | ERC-1555 | 1 | -- | -- | |
0xd345…6cf5 | ERC-1555 | 1 | -- | -- | |
0xd345…6cf5 | ERC-1555 | 1 | -- | -- | |
0xd345…6cf5 | ERC-1555 | 1 | -- | -- | |
0xd345…6cf5 | ERC-1555 | 1 | -- | -- | |
0xd345…6cf5 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157444 | a few seconds ago | | | 0 | 0.00073164474 | |
| 21157435 | 2 minutes ago | | | 0 | 0.00089134623 | |
| 21157408 | 8 minutes ago | | | 0 | 0.00084126402 | |
| 21157323 | 25 minutes ago | | | 0 | 0.00094712979 | |
| 21157309 | 28 minutes ago | | | 0 | 0.00091850523 | |
| 21157168 | an hour ago | | | 0 | 0.00098600645 | |
| 21157162 | an hour ago | | | 0 | 0.0010901104 | |
| 21157145 | an hour ago | | | 0 | 0.0016522173 | |
| 21157115 | an hour ago | | | 0 | 0.00088081341 | |
| 21157112 | an hour ago | | | 0 | 0.00085768315 |
ABI
ABI objects
Getter at block 21157445 proxiableUUID() view returns (bytes32)
DOMAIN_SEPARATOR() view returns (bytes32)
0x991790ed4e35196386e9ac6dcfec6747d093a40cbc6e5711b8279a207080e728
decimals() pure returns (uint8)
18
getImplementation() view returns (address)
0x1b47a665364bc15c28b05f449b53354d0ceff72f
liquidityPool() view returns (address)
0x308861a430be4cce5502d0a12724771fc6daf216
name() pure returns (string)
ether.fi ETH
owner() view returns (address)
0x9f26d4c958fd811a1f59b01b86be7dffc9d20761
symbol() pure returns (string)
eETH
totalShares() view returns (uint256)
2038076222708959341574334
totalSupply() view returns (uint256)
2144881024079849508331202
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowances(address, address) view returns (uint256)
balanceOf(address _user) view returns (uint256)
nonces(address owner) view returns (uint256)
shares(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
burnShares(address _user, uint256 _share)
decreaseAllowance(address _spender, uint256 _decreaseAmount) returns (bool)
increaseAllowance(address _spender, uint256 _increaseAmount) returns (bool)
initialize(address _liquidityPool)
mintShares(address _user, uint256 _share)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferShares(address indexed from, address indexed to, uint256 sharesValue)
Upgraded(address indexed implementation)
constructor(address _implementation, bytes _data)
fallback()
receive()
This contract contains no error objects.