CompliantCrowdsale
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6de6…070f
0xe849…aee9
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,698.91 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6418509 | 6 years ago | | | <0.00000001 | 0.00094945000 | |
| 6418487 | 6 years ago | | | <0.00000001 | 0.00094945000 | |
| 6418470 | 6 years ago | | | <0.00000001 | 0.00094945000 | |
| 6418463 | 6 years ago | | | <0.00000001 | 0.00094945000 | |
| 6418424 | 6 years ago | | | 0 | 0.00040908680 | |
| 6418420 | 6 years ago | | | 0 | 0.00048925880 | |
| 6418416 | 6 years ago | | | 0 | 0.0010466400 | |
| 6418393 | 6 years ago | | | <0.00000001 | 0.0014241750 | |
| 6418380 | 6 years ago | | | <0.00000001 | 0.0014241750 | |
| 6418377 | 6 years ago | | | <0.00000001 | 0.0016491750 |
ABI
ABI objects
Getter at block 21378764
currentMintNonce() view returns (uint256)
7
endTime() view returns (uint256)
1638172096
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
false
owner() view returns (address)
0xf097de56ecabe77100ec825abb14acd050f2ee61
rate() view returns (uint256)
3
startTime() view returns (uint256)
1538173368
token() view returns (address)
0x6de6db58082cf53ba6cd4450ecd27e0944d6070f
validator() view returns (address)
0x796da7252f7d0e473df7d423c055386ceb154605
wallet() view returns (address)
0xf097de56ecabe77100ec825abb14acd050f2ee61
weiRaised() view returns (uint256)
20000000
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) returns (bool)
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)
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)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
WhiteListingContractSet(address indexed _whiteListingContract)
constructor(address whitelistAddress, uint256 _startTime, uint256 _endTime, uint256 _rate, address _wallet, address _token, address _owner)
fallback()
This contract contains no error objects.