CompliantCrowdsaleHardcap
Verified contract
Active on
Ethereum with 356 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe849…aee9
Balances ($21.97)
Native
Value
$21.97
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006898 | $3,185.44 |
$21.97 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6863342 | 6 years ago | | | 0 | 0.000084552000 | |
| 6863260 | 6 years ago | | | 0 | 0.00047556000 | |
| 6863257 | 6 years ago | | | 0 | 0.00047556000 | |
| 6863255 | 6 years ago | | | 0 | 0.00047556000 | |
| 6863251 | 6 years ago | | | 0 | 0.00062556000 | |
| 6863247 | 6 years ago | | | 0 | 0.00074728000 | |
| 6863244 | 6 years ago | | | 0 | 0.00074728000 | |
| 6863243 | 6 years ago | | | 0 | 0.00074728000 | |
| 6863239 | 6 years ago | | | <0.00000001 | 0.00047800500 | |
| 6863239 | 6 years ago | | | 0 | 0.00074728000 |
ABI
ABI objects
Getter at block 21162023
currentMintNonce() view returns (uint256)
180
endTime() view returns (uint256)
1575586698
hardCap() view returns (uint256)
100000000000000000000
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
false
owner() view returns (address)
0x522061b8dea1e4852a0cdc9ffeffe72ea82b3134
rate() view returns (uint256)
1
startTime() view returns (uint256)
1544050698
token() view returns (address)
0x48e6eb2cf5e49dafee315f489a368978ad14a310
validator() view returns (address)
0x77eeddf27e643ce3da1a51cfd9254a6462ae1c97
wallet() view returns (address)
0x522061b8dea1e4852a0cdc9ffeffe72ea82b3134
weiRaised() view returns (uint256)
7221710000510127
whiteListingContract() view returns (address)
0xe849977f05b004fb920cb1e4a64a47e7bcb4aee9
Read-only
pendingMints(uint256) view returns (address to, uint256 tokens, uint256 weiAmount)
rejectedMintBalance(address) view returns (uint256)
State-modifying
Events approveMint(uint256 nonce)
bulkApproveMints(uint256[] nonces)
bulkRejectMints(uint256[] nonces, uint256[] reasons)
buyTokens(address beneficiary) payable
claim()
finalize()
rejectMint(uint256 nonce, uint256 reason)
setNewValidator(address newValidator)
setTokenContract(address newToken)
setWhitelistContract(address whitelistAddress)
transferOwnership(address newOwner)
transferTokenOwnership(address newOwner)
updateRate(uint256 _rate)
Claimed(address indexed account, uint256 amount)
ContributionRegistered(address beneficiary, uint256 tokens, uint256 weiAmount, uint256 nonce)
Finalized()
MintRejected(address indexed to, uint256 value, uint256 amount, uint256 indexed nonce, uint256 reason)
NewValidatorSet(address indexed previousOwner, address indexed newValidator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RateUpdated(uint256 rate)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
WhiteListingContractSet(address indexed _whiteListingContract)
constructor(address whitelistAddress, uint256 _startTime, uint256 _endTime, uint256 _hardcap, uint256 _rate, address _wallet, address _token, address _owner)
fallback()
This contract contains no error objects.