YEARN ETHEREUM YIELD
Verified contract
Active on
Ethereum with 938 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($72.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 72.625587 | $1.00 |
$72.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17424763 | a year ago | | | 0 | 0.00091037393 | |
| 16138633 | 2 years ago | | | 0 | 0.00063259560 | |
| 14600972 | 3 years ago | | | 0 | 0.00049093682 | |
| 14440986 | 3 years ago | | | 0 | 0.00053669555 | |
| 13788415 | 3 years ago | | | 0 | 0.0011599206 | |
| 13763106 | 3 years ago | | | 0 | 0.0016276196 | |
| 13747106 | 3 years ago | | | 0 | 0.0044510075 | |
| 13746942 | 3 years ago | | | 0 | 0.0044010835 | |
| 13478366 | 3 years ago | | | 0 | 0.0022760100 | |
| 13457615 | 3 years ago | | | 0 | 0.0021655693 |
ABI
ABI objects
Getter at block 21305851
decimals() view returns (uint8)
18
name() view returns (string)
YEARN ETHEREUM YIELD
symbol() view returns (string)
YEY
totalSupply() view returns (uint256)
500000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
receive()
This contract contains no error objects.