FTICrowdsale
Verified contract
Active on
Ethereum with 128 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 "FTICrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5728666 | 6 years ago | | | 0.00017 | 0.00086100000 | |
| 5727537 | 6 years ago | | | 0.00017 | 0.00086100000 | |
| 5727386 | 6 years ago | | | 0.0002 | 0.0034663450 | |
| 5727280 | 6 years ago | | | 0.020848 | 0.0034850000 | |
| 5725877 | 6 years ago | | | 0.009 | 0.0019128000 | |
| 5725852 | 6 years ago | | | 0.01 | 0.0034000000 | |
| 5725449 | 6 years ago | | | 0.007680314 | 0.0039212400 | |
| 5719777 | 6 years ago | | | 0.06 | 0.0039212400 | |
| 5719749 | 6 years ago | | | 0.06747394 | 0.00086100000 | |
| 5719684 | 6 years ago | | | 0.065184254 | 0.00086100000 |
ABI
ABI objects
Getter at block 21204336
additionalTokenRate() view returns (uint8)
14
cap() view returns (uint256)
25000000000000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1536408000
hasClosed() view returns (bool)
true
openingManualyMining() view returns (bool)
true
openingTime() view returns (uint256)
1527508800
owner() view returns (address)
0x13f08f1832806bb75b70fc748c74ea09a99f5a9e
rate() view returns (uint256)
6000
referralMinimum() view returns (uint256)
250000000000000000
referralOwnerPercent() view returns (uint8)
5
referralPercent() view returns (uint8)
3
token() view returns (address)
0x77a660753874723fa48460a179992cd29a5e617a
wallet() view returns (address)
0x2a607f1010c16a632e1c3fc5cef6e8222963cb96
weiRaised() view returns (uint256)
467397075933000000000
Read-only
bonus_periods(uint256) view returns (uint64 from, uint64 to, uint256 min_amount, uint256 max_amount, uint8 bonus, uint8 index_global_investor)
getBonusRate(uint256 amount) view returns (uint8)
globalInvestor(uint8, uint256) view returns (address)
indexSuperInvestor(uint256 amount) view returns (uint8)
referalAddrByNum(address ref_owner, uint32 num) view returns (address addr)
referalCount(address addr) view returns (uint64 len)
referalPayByNum(address ref_owner, uint32 num) view returns (address addr, uint256 amount)
referalPayCount(address addr) view returns (uint64 len)
referralAddresses(address) view returns (uint256 fundsTotal, uint32 numReferrals, uint256 amountWEI, uint32 paysCount)
State-modifying
Events addBonusPeriod(uint64 from, uint64 to, uint256 min_amount, uint8 bonus, uint256 max_amount, uint8 index_glob_inv)
buyTokens(address _beneficiary) payable
closeManualyMining()
makeOptions(uint256 _weiAmount, address _recipient, uint256 optionTokens)
manualyMintTokens(uint256 _weiAmount, address _beneficiary, uint256 mintTokens)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _openingTime, uint256 _closingTime, uint256 _openClosePeriod, uint256 _endClosePeriod, uint256 _rate, address _wallet, uint256 _cap, address _token, uint8 _additionalTokenRate, uint8 _referralPercent, uint256 _referralMinimum, uint8 _referralOwnerPercent)
fallback()
This contract contains no error objects.