Stake DAO YFI
Verified contract
Active on
Ethereum with 202 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Stake DAO YFI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21358041 | 7 days ago | | | 0 | 0.00050449465 | |
| 21349605 | 8 days ago | | | 0 | 0.00048859291 | |
| 21334655 | 10 days ago | | | 0 | 0.00071945435 | |
| 21323392 | 12 days ago | | | 0 | 0.0012865700 | |
| 21295894 | 15 days ago | | | 0 | 0.00034031200 | |
| 21227034 | 25 days ago | | | 0 | 0.00036395740 | |
| 20919409 | 2 months ago | | | 0 | 0.00055910400 | |
| 20854593 | 3 months ago | | | 0 | 0.00023996167 | |
| 20830854 | 3 months ago | | | 0 | 0.00075257405 | |
| 20667182 | 3 months ago | | | 0 | 0.000039616151 |
ABI
ABI objects
Getter at block 21406683
decimals() view returns (uint8)
18
name() view returns (string)
Stake DAO YFI
operator() view returns (address)
0xf908c0281f4bafbca67e490edae816b8472608c8
symbol() view returns (string)
sdYFI
totalSupply() view returns (uint256)
206641646633940450829
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address _from, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
setOperator(address _operator)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.