NmxCrowdsale
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 "NmxCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6911670 | 6 years ago | | | 0.05 | 0.00043104000 | |
| 6911641 | 6 years ago | | | 0.053 | 0.00021552000 | |
| 6724133 | 6 years ago | | | 1 | 0.000043104000 | |
| 6721834 | 6 years ago | | | 1 | 0.000043104000 | |
| 6708813 | 6 years ago | | | 6.7 | 0.0052952900 | |
| 6708806 | 6 years ago | | | 32 | 0.0017398810 | |
| 6708789 | 6 years ago | | | 0.76 | 0.0015129400 | |
| 6708650 | 6 years ago | | | 3 | 0.0012103520 | |
| 6708425 | 6 years ago | | | 2.5 | 0.0012859990 | |
| 6705305 | 6 years ago | | | 1.05 | 0.0022694100 |
ABI
ABI objects
Getter at block 21168335
closingTime() view returns (uint256)
1542283200
finalRate() view returns (uint256)
200
getCurrentRate() view returns (uint256)
200
hasClosed() view returns (bool)
true
initialRate() view returns (uint256)
400
openingTime() view returns (uint256)
1537012800
rate() view returns (uint256)
400
remainingTokens() view returns (uint256)
1290442691648400000000000
token() view returns (address)
0x2c4f70babf05e0e467641809a205d869aefb2fb9
tokenWallet() view returns (address)
0x4026079d2d1d6d44b256a0bdb87f06bb341e1976
wallet() view returns (address)
0x8d0f9b003566ed514de5bc9cf5b97d70e502fdac
weiRaised() view returns (uint256)
591998858526000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address _beneficiary) payable
CrowdsaleCreated(address owner, uint256 openingTime, uint256 closingTime, uint256 rate)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _openingTime, uint256 _closingTime, uint256 _rate, uint256 _ratePublic, address _wallet, address _token, address _tokenHolder)
fallback()
This contract contains no error objects.