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 "CyberCup"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6958075 | 6 years ago | | | 0 | 0.0010863500 | |
| 6957707 | 6 years ago | | | 0 | 0.0021208070 | |
| 6911515 | 6 years ago | | | 0 | 0.0010831500 | |
| 6911515 | 6 years ago | | | 0 | 0.0010863500 | |
| 6910156 | 6 years ago | | | 0 | 0.0021208070 | |
| 6910155 | 6 years ago | | | 0 | 0.0021155590 | |
| 6906973 | 6 years ago | | | 0 | 0.0010863500 | |
| 6906322 | 6 years ago | | | 0 | 0.0021208070 | |
| 6840457 | 6 years ago | | | 0 | 0.0010831500 | |
| 6840106 | 6 years ago | | | 0 | 0.0021181830 |
ABI
ABI objects
Getter at block 21295391
decimals() view returns (uint32)
18
mintingFinished() view returns (bool)
true
name() view returns (string)
CyberCup
owner() view returns (address)
0xe61e44ee028731ca03ab9c65e69266d13dd1f934
symbol() view returns (string)
CCUP
totalSupply() view returns (uint256)
161000000000000000000000000
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)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.