Cogecoin

Verified contract

Active on Ethereum with 7,687 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
--
0x785481d8694d76469176bfc3c577a23166ab614b6d53414d09b400cb9f4e3ed7
0xb67e2412b0a6037688ec85412c1c54b324627bbf848fc42593e8d0d70ddd0c6c
0x1534e2ae8d6c778e0438254b0806e4546275b1802930ab74b5f1e3956efc3b1d
0xa31090470847c2f322c43c60c6c62fa423e6505512f43fe9123a2d666a453496
0x451ac5542d600504e5bacdad81aee591f53aff07d8c000668933aaf2f96fc49d
0x2f0701d1a0723acf416e7127b73cbf2a68773f0772c2c0d0f0605196b967ad5f
0x2dc87da794a04584f25ebcb2f49dfd24ab3e396d5206fa97070fde215b090bfd
0x2c4016ed3c3f3dd213d34f398ae75599bf881230dfa97851c62bc03f32c09ebe
0x0742acb3afbf3ac870bbabbb2063da25d85b2202a6e00bed6c84beec22183d70
0x5dfa76d90d80a8ed5acdb0d8a466e1b8cb3a06af543c4ad0393609b1d0b39072

Functions
Getter at block 21244029
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.