YFIVE.FINANCE
Verified contract
Active on
Ethereum with 3,902 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 |
---|---|---|---|---|---|
YFIVE | ERC-20 | 73.220011 | -- | -- | |
YI12 | ERC-20 | 40 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20504261 | 3 months ago | | | 0 | 0.000053331250 | |
| 20503854 | 3 months ago | | | 0 | 0.000033396807 | |
| 20503852 | 3 months ago | | | 0 | 0.000032075282 | |
| 20503847 | 3 months ago | | | 0 | 0.000027556335 | |
| 20503838 | 3 months ago | | | 0 | 0.000030136624 | |
| 20503835 | 3 months ago | | | 0 | 0.000029429294 | |
| 20503833 | 3 months ago | | | 0 | 0.000046158193 | |
| 20231516 | 5 months ago | | | 0 | 0.00016648188 | |
| 19398533 | 9 months ago | | | 0 | 0.0016235902 | |
| 19260510 | 9 months ago | | | 0 | 0.00070878980 |
ABI
ABI objects
Getter at block 21258650
decimals() view returns (uint8)
18
name() view returns (string)
YFIVE.FINANCE
symbol() view returns (string)
YFIVE
totalSupply() view returns (uint256)
33000000000000000000000
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.