NebulaCrowdsale
Verified contract
Active on
Ethereum with 663 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 "NebulaCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5488196 | 7 years ago | | | 1 | 0.0010801000 | |
| 5483634 | 7 years ago | | | 1 | 0.000047524400 | |
| 5483239 | 7 years ago | | | 1 | 0.000043208320 | |
| 5478758 | 7 years ago | | | 0.1 | 0.000043204000 | |
| 5478729 | 7 years ago | | | 0.11 | 0.000021602000 | |
| 5477919 | 7 years ago | | | 0 | 0.00013071600 | |
| 5477913 | 7 years ago | | | 9.7 | 0.0016319120 | |
| 5477908 | 7 years ago | | | 0.25 | 0.00081595600 | |
| 5477902 | 7 years ago | | | 13.4 | 0.000092124000 | |
| 5477899 | 7 years ago | | | 2.6 | 0.0048957360 |
ABI
ABI objects
Getter at block 21208748
cap() view returns (uint256)
20000000000000000000000
capReached() view returns (bool)
false
closingTime() view returns (uint256)
1524283199
hasClosed() view returns (bool)
true
hasStarted() view returns (bool)
true
isFinalized() view returns (bool)
true
openingTime() view returns (uint256)
1522681200
owner() view returns (address)
0xd21b60b3119641f7eccdf239472d931e784a6e30
rate() view returns (uint256)
100000
token() view returns (address)
0x17f8afb63dfcdcc90ebe6e84f060cc306a98257d
wallet() view returns (address)
0xd86fce1890bf98fc086b264a66ca96c7e3b03b40
weiRaised() view returns (uint256)
1418981679642275416168
Read-only
caps(address) view returns (uint256)
contributions(address) view returns (uint256)
getUserCap(address _beneficiary) view returns (uint256)
getUserContribution(address _beneficiary) view returns (uint256)
get_time_locked_contract(uint256 _index) view returns (address)
State-modifying
Events buyTokens(address _beneficiary) payable
finalize()
release_all() returns (bool)
setGroupCap(address[] _beneficiaries, uint256 _cap)
setUserCap(address _beneficiary, uint256 _cap)
transferOwnership(address newOwner)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _token)
fallback()
This contract contains no error objects.