FloraFicTokenCrowdsale
Verified contract
Active on
Ethereum with 7 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 "FloraFicTokenCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5484504 | 7 years ago | | | 0 | 0.00094838000 | |
| 5484435 | 7 years ago | | | 0 | 0.00054976000 | |
| 5484408 | 7 years ago | | | 0 | 0.000088944000 | |
| 5480604 | 7 years ago | | | 0.05 | 0.00045991200 | |
| 5480594 | 7 years ago | | | 0.05 | 0.000084000000 | |
| 5480527 | 7 years ago | | | 0.05 | 0.0025200000 | |
| 5480506 | 7 years ago | | | 0.05 | 0.0025200000 |
ABI
ABI objects
Getter at block 21407611 getCurrentRate() view returns (uint256)
closingTime() view returns (uint256)
1524380400
hasClosed() view returns (bool)
true
initialRate() view returns (uint256)
6000
isFinalized() view returns (bool)
true
openingTime() view returns (uint256)
1524268800
owner() view returns (address)
0x3082bad54a3f8641ddace3aaa57d5f0a3e60e1df
rate() view returns (uint256)
6000
token() view returns (address)
0x0dd83b5013b2ad7094b1a7783d96ae0168f82621
wallet() view returns (address)
0x83fcd47cc8b00010be5712f9265768e9cedc0172
weiRaised() view returns (uint256)
50000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address _beneficiary) payable
finalize()
setClosingTime(uint256 _closingTime)
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _openingTime, uint256 _closingTime, uint256 _rate, uint256 _initialRate, address _wallet, address _token)
fallback()
This contract contains no error objects.