YfTether.io
Verified contract
Active on
Ethereum with 2,533 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcead…910f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFTE | ERC-20 | 4.348505K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20569605 | 3 months ago | | | 0 | 0.000095053163 | |
| 20446687 | 4 months ago | | | 0 | 0.000069562500 | |
| 20424630 | 4 months ago | | | 0 | 0.00015835243 | |
| 20410175 | 4 months ago | | | 0 | 0.000039238890 | |
| 20410171 | 4 months ago | | | 0 | 0.000039500344 | |
| 20410144 | 4 months ago | | | 0 | 0.000058468182 | |
| 20396681 | 4 months ago | | | 0 | 0.000047585165 | |
| 20250083 | 5 months ago | | | 0 | 0.000053064322 | |
| 19737963 | 7 months ago | | | 0 | 0.00021735900 | |
| 19337281 | 9 months ago | | | 0 | 0.0013283050 |
ABI
ABI objects
Getter at block 21262067
decimals() view returns (uint8)
18
name() view returns (string)
YfTether.io
symbol() view returns (string)
YFTE
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.