Cryptopus Token
Verified contract
Active on
Ethereum with 195 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 "Cryptopus Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7755834 | 6 years ago | | | 0 | 0.00025349220 | |
| 6688194 | 6 years ago | | | 0 | 0.00014669600 | |
| 6436711 | 6 years ago | | | 0 | 0.0015429960 | |
| 6286457 | 6 years ago | | | 0 | 0.00088601000 | |
| 6286410 | 6 years ago | | | 0 | 0.00077415000 | |
| 5505046 | 7 years ago | | | 0 | 0.0015036340 | |
| 5405932 | 7 years ago | | | 0 | 0.0015036340 | |
| 5183182 | 7 years ago | | | 0 | 0.0015036340 | |
| 5135842 | 7 years ago | | | 0 | 0.0010851540 | |
| 5129553 | 7 years ago | | | 0 | 0.0015062580 |
ABI
ABI objects
Getter at block 21297359
currentPhase() view returns (uint8)
1
decimals() view returns (uint256)
18
name() view returns (string)
Cryptopus Token
owner() view returns (address)
0x9de9223eb770e377ab148b8d37fee348e8d691bc
symbol() view returns (string)
CPP
tokenCreationCapOverall() view returns (uint256)
45813571140929229360576698113617071718557344640823945219781590689290553131008
totalSupply() view returns (uint256)
60002301000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changePhaseToICOweek2() returns (bool)
changePhaseToICOweek3() returns (bool)
changePhaseToNormalLife() returns (bool)
changeTokenPrice(uint256 tpico1, uint256 tpico2, uint256 tpico3) returns (bool)
finalize() returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
CreateCPP(address indexed _to, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.