ClarityCrowdsale
Verified contract
Active on
Ethereum with 74 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 "ClarityCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7026543 | 6 years ago | | | 0 | 0.00029983000 | |
| 7026541 | 6 years ago | | | 0 | 0.00044966000 | |
| 7026537 | 6 years ago | | | 0 | 0.00044966000 | |
| 7026531 | 6 years ago | | | 0 | 0.00044966000 | |
| 7026529 | 6 years ago | | | 0 | 0.00044966000 | |
| 7026526 | 6 years ago | | | 0 | 0.00044966000 | |
| 7026525 | 6 years ago | | | 0 | 0.00044966000 | |
| 7026484 | 6 years ago | | | 0 | 0.000047430000 | |
| 7026428 | 6 years ago | | | 0 | 0.000089932000 | |
| 7026402 | 6 years ago | | | 0 | 0.000099482000 |
ABI
ABI objects
Getter at block 21385908
closingTime() view returns (uint256)
1546732800
finalized() view returns (bool)
false
hasClosed() view returns (bool)
true
isOpen() view returns (bool)
false
isOwner() view returns (bool)
false
openingTime() view returns (uint256)
1541246400
owner() view returns (address)
0xa3492f1e7aa9bf55c171644f41c1cade9fd5b691
rate() view returns (uint256)
1500
token() view returns (address)
0x5070dc5aa546e8e167c6dab0c45efac6348af74c
tokensLeft() view returns (uint256)
39917250414047500000000000
wallet() view returns (address)
0x33a8f2d1c594b1593810c968056959955ebe80b1
weiRaised() view returns (uint256)
33099834381000000000
Read-only
balanceOf(address account) view returns (uint256)
isAdmin(address _addr) view returns (bool)
whitelist(address _addr) view returns (bool)
State-modifying
Events addAddressToWhitelist(address _addr)
addAddressesToWhitelist(address[] _addrs)
addAdmin(address _addr)
addReferral(address beneficiary, address referrer)
buyTokens(address beneficiary) payable
finalize()
removeAddressFromWhitelist(address _addr)
removeAddressesFromWhitelist(address[] _addrs)
removeAdmin(address _addr)
renounceOwnership()
transferOwnership(address newOwner)
withdrawTokens(address beneficiary)
CrowdsaleFinalized()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _phaseOneRate, uint256 _phaseTwoRate, address _advisorWallet, address _founderWallet, uint256 _openingTime, uint256 _closingTime, address _token)
fallback()
This contract contains no error objects.