FINANCIAL INVESTMENT TOKEN
Verified contract
Active on
Ethereum with 623 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FIT | ERC-20 | 4.847K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16312286 | 2 years ago | | | 0 | 0.00094411800 | |
| 16302580 | 2 years ago | | | 0 | 0.00088377500 | |
| 15636055 | 2 years ago | | | 0 | 0.00024297077 | |
| 15506735 | 2 years ago | | | 0 | 0.00083902400 | |
| 15222697 | 2 years ago | | | 0 | 0.00035327000 | |
| 14865171 | 3 years ago | | | 0 | 0.00087697702 | |
| 14817995 | 3 years ago | | | 0 | 0.0017669500 | |
| 14805673 | 3 years ago | | | 0 | 0.0041951200 | |
| 14779116 | 3 years ago | | | 0 | 0.00057195600 | |
| 14747599 | 3 years ago | | | 0 | 0.0018376280 |
ABI
ABI objects
Getter at block 21418603
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
ico1PerEth() view returns (uint256)
20800000000
ico1StartTime() view returns (uint256)
1540573200
ico2PerEth() view returns (uint256)
20800000000
ico2StartTime() view returns (uint256)
1541955600
icoEndTime() view returns (uint256)
1543251600
icoFinished() view returns (bool)
false
icoOpen() view returns (bool)
false
icoOpenTime() view returns (uint256)
1537876800
icoPerEth() view returns (uint256)
20800000000
icoStartTime() view returns (uint256)
1539190800
minContribution() view returns (uint256)
10000000000000000
name() view returns (string)
FINANCIAL INVESTMENT TOKEN
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe3a97a240d77dcd7626c79812d271c2155c712ee
presalePerEth() view returns (uint256)
20800000000
presaleStartTime() view returns (uint256)
1537876800
symbol() view returns (string)
FIT
tAmount() view returns (uint256)
0
tTokenPerEth() view returns (uint256)
0
tokensPerEth() view returns (uint256)
0
totalAirdrop() view returns (uint256)
9000000000000000
totalDeveloper() view returns (uint256)
36000000000000000
totalDistributed() view returns (uint256)
0
totalIco() view returns (uint256)
135000000000000000
totalIcoDist() view returns (uint256)
0
totalIcoDistributed() view returns (uint256)
0
totalSupply() view returns (uint256)
180000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _amount)
dist_airdrop(address _to, uint256 _amount)
dist_developer(address _to, uint256 _amount)
dist_multiple_airdrop(address[] _participants, uint256 _amount)
dist_privateSale(address _to, uint256 _amount)
finishDistribution() returns (bool)
getTokens() payable
send(address receiver, uint256 amount)
startDistribution() returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw()
withdrawAltcoinTokens(address _tokenContract) returns (bool)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
OwnershipTransferred(address indexed _from, address indexed _to)
Sent(address from, address to, uint256 amount)
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.