Cogecoin

Verified contract

Active on Ethereum with 7,596 txns
Deployed by via 0xed978ce6 at 12420487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xe9e21e905cb56673769f4529c31524e72da9eef88f54852f6eb80469dee14269
0x4b9375f776aaec93824bae997c26268560f2c3f41a682985455272bb9d23111f
0xb83a33f35a12a77c40bfe9a1b102ce1a433afc5e9cfe3e251d10b83fb5dd7a6e
0xdcaad5bb5782132b8b0fd8280684fc6af4b5ba8952f60f40426d754d8b3f2098
0xbec304385f5d0fd8eea5962509f0f2d5b16cc1f6c76f3a71b6d713cc01f9e14e
0x5d48059e189c24b2970c3c55a2685646478a29cf84a3208393898bcfe1defad0
0x8e804e22cb893f5538667c63f6269f0a0296b10b4913aed986b8e6848d6f33bd
0xeca9090d49a148646000be4338a222eaf58006c6bb4b2bdd8b2ec6e1baf986d8
0x9f63753cc5f6ea600c0f38bc3805fb0fce59f33bf85d43c568821decf47f4dd9
0xdebd29bce7ee35a1a94f68cc04fff49afae566a4dd52d3e4e495e0aa559823d6

Functions
Getter at block 20792088
decimals(view returns (uint8)
18
name(view returns (string)
Cogecoin
symbol(view returns (string)
COGE
totalSupply(view returns (uint256)
100000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.