Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7652700 | 6 years ago | | | 0 | 0.00017866080 | |
| 7122365 | 6 years ago | | | 0 | 0.0015260610 | |
| 5916834 | 6 years ago | | | 0 | 0.0021209280 | |
| 5800320 | 6 years ago | | | 0 | 0.00014837200 | |
| 5661886 | 7 years ago | | | 0 | 0.00078139500 | |
| 5656245 | 7 years ago | | | 0 | 0.00044434800 | |
| 5645463 | 7 years ago | | | 0 | 0.00052093000 | |
| 5645120 | 7 years ago | | | 0 | 0.00045384000 | |
| 5644674 | 7 years ago | | | 0 | 0.00052093000 | |
| 5605115 | 7 years ago | | | 0 | 0.00036307200 |
ABI
ABI objects
Getter at block 21309916
blockTime() view returns (uint32)
1733083295
canClaimToken() view returns (bool)
false
dateAdmin() view returns (uint256)
1674345600
dateEco() view returns (uint256)
1611273600
dateICO() view returns (uint256)
1516665600
dateIT() view returns (uint256)
1548201600
dateInit() view returns (uint256)
1514073600
dateManager() view returns (uint256)
1642809600
dateMarketing() view returns (uint256)
1579737600
decimals() view returns (uint8)
8
maxSupply() view returns (uint256)
8600000000000000
name() view returns (string)
Infocash
owner() view returns (address)
0x53cdb65a4dacb74c2580b1b37d90b567c91608c3
stage() view returns (uint8)
7
stageAdmin() view returns (uint8 stage, uint256 rawTokens, uint256 dateRelease)
(stage=6, rawTokens=172000000000000, dateRelease=1674345600)
stageEco() view returns (uint8 stage, uint256 rawTokens, uint256 dateRelease)
(stage=4, rawTokens=1548000000000000, dateRelease=1611273600)
stageICO() view returns (uint8 stage, uint256 rawTokens, uint256 dateRelease)
(stage=1, rawTokens=0, dateRelease=1516665600)
stageIT() view returns (uint8 stage, uint256 rawTokens, uint256 dateRelease)
(stage=2, rawTokens=1548000000000000, dateRelease=1548201600)
stageMarketing() view returns (uint8 stage, uint256 rawTokens, uint256 dateRelease)
(stage=3, rawTokens=1548000000000000, dateRelease=1579737600)
stageMgmtSystem() view returns (uint8 stage, uint256 rawTokens, uint256 dateRelease)
(stage=5, rawTokens=774000000000000, dateRelease=1642809600)
symbol() view returns (string)
ICC
totalSupply() view returns (uint256 total)
3010000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balanceOfRaws(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
claimToken(address _owner) returns (bool amount)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
release(uint256 amount, bool isRaw) returns (uint256)
setClaimToken(bool approve) returns (bool)
setOwner(address _newOwner)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferRaw(address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.