YFI3.money
Verified contract
Active on
Ethereum with 3,097 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 "YFI3.money"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21004655 | a month ago | | | 0 | 0.00019324454 | |
| 19147404 | 10 months ago | | | 0 | 0.00043325224 | |
| 18503543 | a year ago | | | 0 | 0.00065029823 | |
| 17730587 | a year ago | | | 0 | 0.00078756322 | |
| 16922392 | 2 years ago | | | 0 | 0.0010474365 | |
| 16681067 | 2 years ago | | | 0 | 0.0012836529 | |
| 16556724 | 2 years ago | | | 0 | 0.00057698964 | |
| 16466061 | 2 years ago | | | 0 | 0.00073751562 | |
| 16388004 | 2 years ago | | | 0 | 0.00057320020 | |
| 16263230 | 2 years ago | | | 0 | 0.00026859043 |
ABI
ABI objects
Getter at block 21267454
decimals() view returns (uint8)
18
governance() view returns (address)
0x10c4b173755cf42b0a313e042e83e30cc2f0b948
name() view returns (string)
YFI3.money
symbol() view returns (string)
YFI3
totalSupply() view returns (uint256)
70000000000000000000001
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
minters(address) view returns (bool)
State-modifying
Events addMinter(address _minter)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
removeMinter(address _minter)
setGovernance(address _governance)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.