Fast Invest Token
Verified contract
Active on
Ethereum with 1,821 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 "Fast Invest Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13029035 | 3 years ago | | | 0 | 0.0016539788 | |
| 9707159 | 5 years ago | | | 0 | 0.00020919600 | |
| 8054515 | 5 years ago | | | 0 | 0.00090655100 | |
| 7801277 | 5 years ago | | | 0 | 0.00033166500 | |
| 7763525 | 5 years ago | | | 0 | 0.00036588750 | |
| 7747232 | 5 years ago | | | 0 | 0.00022175000 | |
| 7505257 | 6 years ago | | | 0 | 0.00029688800 | |
| 7472722 | 6 years ago | | | 0 | 0.00014844400 | |
| 6968408 | 6 years ago | | | 0 | 0.00090655100 | |
| 6968373 | 6 years ago | | | 0 | 0.0015214280 |
ABI
ABI objects
Getter at block 21171251
decimals() view returns (uint8)
18
name() view returns (string)
Fast Invest Token
owner() view returns (address)
0x26f4ed5d5767b7609a98b27237aa0342f89df58c
standard() view returns (string)
ERC20
symbol() view returns (string)
FIT
totalSupply() view returns (uint256)
777000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.