CopyFun

Verified contract

Active on Ethereum with 1,159 txns
Deployed by via 0xfbeb0e43 at 6647378
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x52f5e545d7d7ab945ec0f4a9108154938c4e9c11d9b9fb323bab50bf7dafa93c
0xaf3e804549dba99d8a6dfaa35fd8facffc926c4fac25785681bf554cd2bce798
0xd929a2bed97c496ceabdc11c8a9a445d0712990de2ed16fd002886b92b2a89cb
0x70f1d8db668cc1898fcf464327c4f4aa48ce32a5015e996e737ec851fdebc4f0
0x4f45500c63ff799b7ced8a2e54c1480edcd6dfc4608d4f9c306b6a67f311c824
0xd562c3a0f04c80ef9481e6d959f6ca1e0482dd5449fa7beebef8160890090739
0x1c4c817250bfb1888bf0f02bb319bd01eca0718bb21037bc90abc4545f4e7541
0xc5aa2b5c1594e6e751c72ab1a623419af86546312b1ee89f6cfa7380f8ea5b0a
0x4c89fd4e7b29272bd9ab67ab72a9d5346bb9ac1dfd1aff2df59f0f0280ec9ec2
0xf70ea6ce323e07b217b81ee0444eefc5fb05e0965ba50bf7cf2f08375edce1e4

Functions
Getter at block 21168245
INITIAL_SUPPLY(view returns (uint256)
10000000000
decimals(view returns (uint8)
18
name(view returns (string)
CopyFun
symbol(view returns (string)
CC
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
burnFrom(address _fromuint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address holder
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.