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 "STATIX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7310539 | 6 years ago | | | 0 | 0.00037169000 | |
| 7212990 | 6 years ago | | | 0 | 0.00031082246 | |
| 7211183 | 6 years ago | | | 0 | 0.00047936600 | |
| 7211135 | 6 years ago | | | 0 | 0.000091218000 | |
| 7211083 | 6 years ago | | | 0 | 0.00047936600 | |
| 7210660 | 6 years ago | | | 0 | 0.00047877720 | |
| 7210540 | 6 years ago | | | 0 | 0.00047877720 | |
| 7210536 | 6 years ago | | | 0 | 0.00017735200 | |
| 7210532 | 6 years ago | | | 0 | 0.00041684000 | |
| 7179320 | 6 years ago | | | 0 | 0.00026020500 |
ABI
ABI objects
Getter at block 21303213
basePrice() view returns (uint256)
50000000000000000000
cap() view returns (uint256)
21000000000000000000000000
decimals() view returns (uint32)
18
name() view returns (string)
STATIX
owner() view returns (address)
0xf469c8c23f26868e093c4f2cb58166121318f4b2
remainingTokens() view returns (uint256)
20999999500000000000000000
symbol() view returns (string)
STX
tokenReserve() view returns (uint256)
21000000000000000000000000
tokensSold() view returns (uint256)
500000000000000000
totalSupply() view returns (uint256)
21000000500000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finalizeIco()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
startIco()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.