FFUELCoinTokenCrowdSale
Verified contract
Active on
Ethereum with 770 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x614e…2155
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7716767 | 6 years ago | | | 0 | 0.00032728000 | |
| 7715159 | 6 years ago | | | 0 | 0.00032595248 | |
| 7713545 | 6 years ago | | | 0 | 0.00032400720 | |
| 7711942 | 6 years ago | | | 0 | 0.00032792000 | |
| 7710379 | 6 years ago | | | 0 | 0.00029455200 | |
| 7708774 | 6 years ago | | | 0 | 0.00026233600 | |
| 7707134 | 6 years ago | | | 0 | 0.00026182400 | |
| 7705510 | 6 years ago | | | 0 | 0.00026182400 | |
| 7704014 | 6 years ago | | | 0 | 0.00026131200 | |
| 7702386 | 6 years ago | | | 0 | 0.00026131200 |
ABI
ABI objects
Getter at block 21230266
endTime() view returns (uint256)
1544918400
hasEnded() view returns (bool)
true
initialTokenAmount() view returns (uint256)
75000000000000000000000000
isFinalized() view returns (bool)
false
maxTokenSupply() view returns (uint256)
150000000000000000000000000
minimumAmount() view returns (uint256)
100000000000000000
minted() view returns (uint256)
23862912060413031250000
numberOfPurchasers() view returns (uint256)
3
owner() view returns (address)
0x873d1fc1b98d4d35a8c944476e001b0b378b5293
pendingOwner() view returns (address)
0x873d1fc1b98d4d35a8c944476e001b0b378b5293
preSaleMode() view returns (bool)
false
rate() view returns (uint256)
1070
rateAdmin() view returns (address)
0x83180653c6826decf42b6a1fad339b3b1d3147aa
startTime() view returns (uint256)
1541030400
token() view returns (address)
0x614e79da2e658ae3ec0e2612349fccee6fff2155
tokenRateGwei() view returns (uint256)
1070583333333
version() view returns (string)
v2
wallet() view returns (address)
0xa23e89132063f810801e61f282e53e2c770df5f7
weiRaised() view returns (uint256)
14714540000000000000
whiteListingAdmin() view returns (address)
0xeab603810024c38b7caf291dee6e8d63e9db592e
Read-only
computeTokenWithBonus(uint256 weiAmount) view returns (uint256)
getClearance(address _address) view returns (bool)
getContributor(address _address) view returns (bool, uint16, address, uint16)
whitelist(address) view returns (bool cleared, uint16 contributor_get, address ref, uint16 affiliate_get)
whitelistArray(uint256) view returns (address)
State-modifying
Events buyTokens(address beneficiary) payable
changeDates(uint256 _startTime, uint256 _endTime)
finalize()
modifyTransferableHash(address _spender, bool value)
preMint(address vestedAddress, uint256 _amount)
runPreMint(address _target, uint256 _amount)
setAdmin(address _adminAddress, bool whiteListAdmin)
setContributor(address _address, bool cleared, uint16 contributor_get, uint16 affiliate_get, address ref)
setTokenRateInGwei(uint256 _tokenRateGwei)
transferOwnerShipToPendingOwner()
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, uint256 _minimumAmount, uint256 _maxTokenSupply, address _wallet, address _pendingOwner, address _whiteListingAdmin, address _rateAdmin, address _vested, uint256 _vestedAmount, address _token)
fallback()
This contract contains no error objects.