FIT Token
Verified contract
Active on
Ethereum with 10,067 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 "FIT Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9902469 | 5 years ago | | | 0 | 0.00018665955 | |
| 8881315 | 5 years ago | | | 0 | 0.00046556100 | |
| 8875612 | 5 years ago | | | 0 | 0.0013449540 | |
| 8059171 | 5 years ago | | | 0 | 0.00051729000 | |
| 8059164 | 5 years ago | | | 0 | 0.00051729000 | |
| 8059158 | 5 years ago | | | 0 | 0.00051665000 | |
| 8059152 | 5 years ago | | | 0 | 0.00051601000 | |
| 8059149 | 5 years ago | | | 0 | 0.00051729000 | |
| 8059141 | 5 years ago | | | 0 | 0.00051729000 | |
| 8059134 | 5 years ago | | | 0 | 0.00051729000 |
ABI
ABI objects
Getter at block 21260141
decimals() view returns (uint8)
5
name() view returns (string)
FIT Token
owner() view returns (address)
0x692d09ff32b8bbfc8ed30060aba7125b2c8efc87
symbol() view returns (string)
FITX
totalSupply() view returns (uint256)
400000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.