FXTPresale
Verified contract
Active on
Ethereum with 1,241 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x58c3…c671
0xc9e8…1b2e
0xda6d…4461
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5170052 | 7 years ago | | | 0 | 0.0025292400 | |
| 5017268 | 7 years ago | | | 5 | 0.00076851000 | |
| 5016330 | 7 years ago | | | 5.1 | 0.0015370200 | |
| 5014826 | 7 years ago | | | 9 | 0.0015370200 | |
| 5014765 | 7 years ago | | | 14 | 0.0016907220 | |
| 5014738 | 7 years ago | | | 14 | 0.0016907220 | |
| 5014727 | 7 years ago | | | 10 | 0.0015370200 | |
| 5014691 | 7 years ago | | | 5 | 0.010290600 | |
| 5014653 | 7 years ago | | | 6.5 | 0.0023719410 | |
| 5014650 | 7 years ago | | | 70 | 0.0025435620 |
ABI
ABI objects
Getter at block 21214284
BONUS_COEFF() view returns (uint256)
100
PRE_BONUS() view returns (uint256)
25
baseRate() view returns (uint256)
12000
endTime() view returns (uint64)
1518739200
fuzexAccount() view returns (address)
0xf2169b581ee51465fa1837d8450970b5c1aa4d3c
getRate() view returns (uint256)
15000
isFinalized() view returns (bool)
true
kyc() view returns (address)
0xc9e8045616abbdf535fda1fdbfe04b4f42101b2e
maxEtherCap() view returns (uint256)
40000000000000000000000
maxReached() view returns (bool)
true
owner() view returns (address)
0xf2169b581ee51465fa1837d8450970b5c1aa4d3c
paused() view returns (bool)
false
payment() view returns (address)
0x58c3069023ed736f430d585003715058c2e3c671
presaleMaxEtherCap() view returns (uint256)
20000000000000000000000
presaleMinPurchase() view returns (uint256)
5000000000000000000
privateEtherFunded() view returns (uint256)
20000000000000000000000
privateMaxEtherCap() view returns (uint256)
20000000000000000000000
startTime() view returns (uint64)
1515974400
sudoEnabled() view returns (bool)
false
token() view returns (address)
0x1829aa045e21e0d59580024a951db48096e01782
vault() view returns (address)
0xda6d5a2ec190562cbd8c50f13faa8c1a43a04461
weiRaised() view returns (uint256)
40000000000000000000000
Read-only
beneficiaryFunded(address) view returns (uint256)
State-modifying
Events blockAddress(address _addr)
buyPresale(address _beneficiary) payable
changeController(address _target, address _newOwner)
changeOwnership(address _target, address _newOwner)
decreaseWeiRaised(uint256 _amount)
destroyTokens(address _owner, uint256 _amount) returns (bool)
enableSudo(bool _sudoEnabled)
finalizePresale(address _mainsale)
generateTokens(address _owner, uint256 _amount) returns (bool)
increaseWeiRaised(uint256 _amount)
pause()
paymentFallBack(address _beneficiary, uint256 _tokens)
transferOwnership(address newOwner)
unblockAddress(address _addr)
unpause()
MintByBTC(uint8 _saleType, address indexed _beneficiary, uint256 _tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
PresaleTokenPurchase(address indexed _purchaser, address indexed _beneficiary, uint256 toFund, uint256 tokens)
SudoEnabled(bool _sudoEnabled)
Unpause()
constructor(address _token, address _kyc, address _vault, address _payment, address _fuzexAccount, uint64 _startTime, uint64 _endTime, uint256 _privateEtherFunded, uint256 _privateMaxEtherCap, uint256 _presaleMaxEtherCap, uint256 _presaleMinPurchase)
fallback()
This contract contains no error objects.