COPE

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0xe1b7f354 at 11050218
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "COPE"

0xa3c9ee7beb0369de835a467150e8dabda15fb79db15be6781cc232bc639b0732
0x16c2d20c8641575e5e891991901e5647aae06f2232a65db4e9f3b7a46cad9497

Functions
Getter at block 21184503
decimals(view returns (uint256)
18
name(view returns (string)
COPE
owner(view returns (address)
0xc2b2e2e05c95be6f366a7b0d1c97be410df21902
symbol(view returns (string)
COPE
totalSupply(view returns (uint256)
1000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
BurnTokens(uint256 _amount
MintTokens(uint256 _amountaddress _beneficiaryreturns (bool)
SetIncubator(address _address
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.