Cooperation Network
Verified contract
Active on
Ethereum with 4,478 txns
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 "Cooperation Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7622367 | 6 years ago | | | 0 | 0.000037423000 | |
| 7029973 | 6 years ago | | | 0 | 0.00018711500 | |
| 6618311 | 6 years ago | | | 0 | 0.00037423000 | |
| 6611304 | 6 years ago | | | 0 | 0.00021284331 | |
| 6599303 | 6 years ago | | | 0 | 0.00029938400 | |
| 6523892 | 6 years ago | | | 0 | 0.000099603700 | |
| 6523892 | 6 years ago | | | 0 | 0.000099603700 | |
| 6523892 | 6 years ago | | | 0 | 0.000099603700 | |
| 6523892 | 6 years ago | | | 0 | 0.000099482100 | |
| 6523890 | 6 years ago | | | 0 | 0.000099482100 |
ABI
ABI objects
Getter at block 21284305
BlockICOdatetime() view returns (uint256 blockStopICOdate)
0
CurrentICOpublicSupply() view returns (uint256 currentICOpublicSupply)
0
ICOFactoryVersion() view returns (string)
1.0
ICOfundsReceiverAddress() view returns (address ICOfundsReceiver)
0xd1c0dc97c5fbb4234bf20981d77a3feeb23d81e8
ICOoverTimeStamp() view returns (uint256 ICOoverTimestampCheck)
0
IsICOrunning() view returns (bool isICOrunningFalg)
false
IsICOstarted() view returns (bool isICOstartedFlag)
false
MaxICOpublicSupply() view returns (uint256 maxICOpublicSupply)
2000000000000000000000000000
OneEtherEqualsInWei() view returns (uint256 oneEtherEqualsInWei)
0
Owner() view returns (address ownerAddress)
0xd1c0dc97c5fbb4234bf20981d77a3feeb23d81e8
OwnerICOsupply() view returns (uint256 ownerICOsupply)
2000000000000000000000000000
RemainingTokensReceiverAddress() view returns (address remainingTokensReceiverAddress)
0xd1c0dc97c5fbb4234bf20981d77a3feeb23d81e8
SetupDone() view returns (bool setupDoneFlag)
true
TimeNow() view returns (uint256 timenow)
1732773863
decimals() view returns (uint8)
18
name() view returns (string)
Cooperation Network
symbol() view returns (string)
COON
totalSupply() view returns (uint256 totalSupplyValue)
2000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events BurnTokens(uint256 amountInWei) returns (bool success)
SetupToken(string tokenName, string tokenSymbol, uint256 oneEtherEqualsInWei, uint256 maxICOpublicSupply, uint256 ownerICOsupply, address remainingTokensReceiverAddress, address ICOfundsReceiverAddress, uint256 blockICOdatetime)
StartICO() returns (bool success)
StopICO() returns (bool success)
approve(address _spender, uint256 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _owner, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address adr)
fallback()
This contract contains no error objects.