YouFoxToken
Verified contract
Active on
Ethereum with 1,628 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 "YouFoxToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583367 | 2 years ago | | | 0 | 0.0010853538 | |
| 14569384 | 3 years ago | | | 0 | 0.0020981720 | |
| 14140705 | 3 years ago | | | 0 | 0.0058849891 | |
| 14140702 | 3 years ago | | | 0 | 0.0059437697 | |
| 13593160 | 3 years ago | | | 0 | 0.0047408051 | |
| 13525894 | 3 years ago | | | 0 | 0.0054587558 | |
| 13465404 | 3 years ago | | | 0 | 0.0029898992 | |
| 13454861 | 3 years ago | | | 0 | 0.0028901601 | |
| 13441287 | 3 years ago | | | 0 | 0.0012647094 | |
| 13419799 | 3 years ago | | | 0 | 0.017262630 |
ABI
ABI objects
Getter at block 21265670
OwnerWallet() view returns (address)
0xcb1df93fe09772d8d5f52263e6b2de7ca3adff7e
decimals() view returns (uint8)
18
name() view returns (string)
YouFoxToken
owner() view returns (address)
0xc8820340bb77defcf7788514e2738138a9647424
symbol() view returns (string)
YFT
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.