YfDAI.finance
Verified contract
Active on
Ethereum with 61,408 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($476.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DNT | ERC-20 | 3.4K | $0.051533 |
$175.21 | |
USDT | ERC-20 | 160.234392 | $1.001 |
$160.39 | |
SI | ERC-20 | 1.049226K | $0.056731 |
$59.52 | |
Yf-DAI | ERC-20 | 2.045279 | $27.77 |
$56.8 | |
ALEPH | ERC-20 | 84.888816 | $0.152436 |
$12.94 | |
DAI | ERC-20 | 11.95463 | $1.00 |
$11.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245662 | 3 hours ago | | | 0 | 0.00055807597 | |
| 21245274 | 4 hours ago | | | 0 | 0.00039172579 | |
| 21236643 | a day ago | | | 0 | 0.0013947257 | |
| 21236298 | a day ago | | | 0 | 0.0018070482 | |
| 21235530 | 2 days ago | | | 0 | 0.00074388592 | |
| 21231000 | 2 days ago | | | 0 | 0.00069198316 | |
| 21230948 | 2 days ago | | | 0 | 0.00072459355 | |
| 21229259 | 2 days ago | | | 0 | 0.00087189977 | |
| 21228160 | 3 days ago | | | 0 | 0.00064558474 | |
| 21224802 | 3 days ago | | | 0 | 0.0012393462 |
ABI
ABI objects
Getter at block 21246560
decimals() view returns (uint8)
18
name() view returns (string)
YfDAI.finance
symbol() view returns (string)
Yf-DAI
totalSupply() view returns (uint256)
21000000000000000000000
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.