YFIC.FINANCE
Verified contract
Active on
Ethereum with 594 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFIC | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20565997 | 3 months ago | | | 0 | 0.000041732100 | |
| 20565808 | 3 months ago | | | 0 | 0.000053534802 | |
| 19695859 | 7 months ago | | | 0 | 0.00031231246 | |
| 18767231 | a year ago | | | 0 | 0.00079771031 | |
| 18669566 | a year ago | | | 0 | 0.00060027538 | |
| 16298136 | 2 years ago | | | 0 | 0.00065957743 | |
| 16276336 | 2 years ago | | | 0 | 0.00066256633 | |
| 14383053 | 3 years ago | | | 0 | 0.00038947766 | |
| 13784730 | 3 years ago | | | 0 | 0.0018350200 | |
| 13338832 | 3 years ago | | | 0 | 0.0019510971 |
ABI
ABI objects
Getter at block 21167128
decimals() view returns (uint8)
18
name() view returns (string)
YFIC.FINANCE
symbol() view returns (string)
YFIC
totalSupply() view returns (uint256)
30000000000000000000000
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.