EctoCrowdsale
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x110f…c3b6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Ecto | ERC-20 | 97.482436M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6095687 | 6 years ago | | | 0.74 | 0.00021538200 | |
| 6094710 | 6 years ago | | | 1.54 | 0.00035897000 | |
| 6093528 | 6 years ago | | | 0.1 | 0.0023476740 | |
| 6093523 | 6 years ago | | | 0.1 | 0.00044100000 | |
| 6093517 | 6 years ago | | | 0 | 0.000028138000 | |
| 6093499 | 6 years ago | | | 0 | 0.000065370000 | |
| 6093453 | 6 years ago | | | 0 | 0.00086206000 | |
| 6093428 | 6 years ago | | | 0 | 0.00015783500 | |
| 6091833 | 6 years ago | | | 0 | 0.0039784550 | |
| 6004747 | 6 years ago | | | 0 | 0.00021658500 |
ABI
ABI objects
Getter at block 21102065
ROLE_WHITELISTED() view returns (string)
whitelist
cap() view returns (uint256)
15000000000000000000000
capReached() view returns (bool)
false
getBonusCount() view returns (uint256)
1
owner() view returns (address)
0xf10eac1a9720d9b3f4a34e69e846cbed1ea41382
paused() view returns (bool)
false
rate() view returns (uint256)
6000
token() view returns (address)
0x110fc94a29153ea49cef0d53df5d44a629bfc3b6
wallet() view returns (address)
0x49fb8610b63a9f2f7f51e89b5ec83a10ff64af86
weiRaised() view returns (uint256)
2380000000000000000
Read-only
bonuses(uint256) view returns (uint256)
checkRole(address _operator, string _role) view
hasRole(address _operator, string _role) view returns (bool)
thresholds(uint256) view returns (uint256)
whitelist(address _operator) view returns (bool)
State-modifying
Events addAddressToWhitelist(address _operator)
addAddressesToWhitelist(address[] _operators)
buyTokens(address _beneficiary) payable
destroy(address[] tokens)
pause()
removeAddressFromWhitelist(address _operator)
removeAddressesFromWhitelist(address[] _operators)
renounceOwnership()
setBonusThresholds(uint256[] _thresholds, uint256[] _bonuses)
transferOwnership(address _newOwner)
unpause()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
RoleAdded(address indexed operator, string role)
RoleRemoved(address indexed operator, string role)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(uint256 _cap, uint256 _rate, address _wallet, address _token, uint256[] _thresholds, uint256[] _bonuses)
fallback()
This contract contains no error objects.