CodexCoin

Verified contract

Active on Ethereum with 4,849 txns
Deployed by via 0x37095257 at 5994305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xca24e3dbec8177a735a59c7ddd618935a9514bf781f1ca94b49c6cfe077d6340
0x971bb7eeb5d2c490a177a27d2e54e7c22e9ae0760f6da96cff8e2fe00f6a619f
0x53751e1624e46f804e8ce0206885c0391840e01437f61715f9176cedb2f42bb1
0x2743747ab7ab996f0fd0eaf7310add02ceba1d483e20c30c365b7cabf4ce1b03
0x29bcf98e7ec127d184dbed2b507cb982bee891132a71e79b79ad9636e2cef770
0xca0d5a5a8f0de39b90a7ec0b05e30903080380f257b42ff3a9c371bde9bc1d6f
0xa18efff3bb79b3b4a2f0f22fb7df483751da95e5487a68d1668f53fca49161e6
0x324e6d301ed5e596bedc84adb02b2741ca5410b4f95ad0e51430318e84c0016e
0xe2b7b418ddced3027e78f704c8908389a0c55ce90ca0fd4809b4323473fb884b
0xc9c0ebd53c07f760dba4c72340068b949f46702ff625f27cee2b79a95250a045

Functions
Getter at block 21275641
decimals(view returns (uint8)
18
name(view returns (string)
CodexCoin
owner(view returns (address)
0x20f3d6bd4da1dafa00fbc562081c005878e1a74b
paused(view returns (bool)
false
symbol(view returns (string)
CODX
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
reclaimToken(address token
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(uint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.