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 "CAPZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8112508 | 5 years ago | | | 0 | 0.00018637200 | |
| 8079707 | 5 years ago | | | 0 | 0.0014196250 | |
| 7798689 | 6 years ago | | | 8.15 | 0.0018661560 | |
| 7798668 | 6 years ago | | | 1 | 0.0030961560 | |
| 7798544 | 6 years ago | | | 1 | 0.00021000000 | |
| 7772281 | 6 years ago | | | 0.1 | 0.0018206400 | |
| 7772173 | 6 years ago | | | 0.08 | 0.0042206400 | |
| 7771864 | 6 years ago | | | 0.1 | 0.0018000000 |
ABI
ABI objects
Getter at block 21326381
balanceInWei() view returns (uint256)
9330000000000000000
decimals() view returns (uint8)
18
endOn() view returns (uint256)
1565614800
goalLimitMaxInWei() view returns (uint256)
2
goalLimitMinInWei() view returns (uint256)
1
name() view returns (string)
CAPZ
startOn() view returns (uint256)
1557838800
status() view returns (uint8)
2
symbol() view returns (string)
CAPZ
totalSupply() view returns (uint256)
9330000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events alterGoal(uint256 _goalLimitMinInWei, uint256 _goalLimitMaxInWei)
approve(address spender, uint256 value) returns (bool)
buyTokens() payable
escrowClaim(uint256 amount)
escrowRefund()
escrowWithdraw()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Claim(address beneficiary, uint256 value)
GoalChange(uint256 goalLimitMinInWei, uint256 goalLimitMaxInWei)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _startOn, uint256 _endOn, uint256 _goalLimitMinInWei, uint256 _goalLimitMaxInWei)
fallback()
This contract contains no error objects.