Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ISC | ERC-20 | 88 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12059167 | 4 years ago | | | 0 | 0.0 | |
| 12059167 | 4 years ago | | | 0 | 0.000000000000037147 | |
| 10886455 | 4 years ago | | | 0 | 0.012776572 | |
| 10142099 | 4 years ago | | | 0 | 0.0012736692 | |
| 10138855 | 4 years ago | | | 0 | 0.00067233003 | |
| 9789891 | 5 years ago | | | 0 | 0.00033669905 | |
| 9751191 | 5 years ago | | | 0 | 0.00037375000 | |
| 9373862 | 5 years ago | | | 0 | 0.000074726000 | |
| 8700339 | 5 years ago | | | 0 | 0.00073134600 | |
| 8282739 | 5 years ago | | | 0 | 0.00031343400 |
ABI
ABI objects
Getter at block 21221313
INITIAL_SUPPLY() view returns (uint256)
210000000000000000000000000
amountRaised() view returns (uint256)
0
amountRaisedIsc() view returns (uint256)
0
beneficiary() view returns (address)
0xa56f29c95540f392c83bd8eccee961abf3880eb1
crowdsaleClosed() view returns (bool)
true
decimals() view returns (uint8)
18
fundingGoal() view returns (uint256)
8750000000000000000000
fundingGoalReached() view returns (bool)
false
name() view returns (string)
IChain
owner() view returns (address)
0xa56f29c95540f392c83bd8eccee961abf3880eb1
price() view returns (uint256)
6000
symbol() view returns (string)
ISC
tokenReward() view returns (uint256)
52500000000000000000000000
totalDistributed() view returns (uint256)
157500000000000000000000000
totalRemaining() view returns (uint256)
0
totalSupply() view returns (uint256)
210000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events StartDistribution() returns (bool)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finishDistribution() returns (bool)
getTokens() payable
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Distr(address indexed to, uint256 amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address ifSuccessfulSendTo, uint256 fundingGoalInEthers, uint256 _price)
fallback()
This contract contains no error objects.