Code Token

Unverified contract

Proxy

Active on Ethereum with 1,139 txns
Deployed by via 0xd99affd6 at 20430885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Code Token"

0xd994ad7c75846ae983d54aff3ea5b2789c2bab777e9bda718bd415f5b3c4ea39
0x21f5be6560c1e3890f8849149f2ef8af5f727837690c06c5c3b66465b863826f
0x02f67b693a5b04fd98da567e8abc9505e9afd2f61893eb8fdd86d4fcad7cf2a0
0x89113614746ef02e9df74983280cf5072cd7fad1d4629c54f83ddaa4e70ad0d4
0x5981cedd76d9c5f43049062cd20f816e93e473191968157751702d177259d9f6
0x2467facf449f17a3f031d266fd6100bb0c8c966e4c6b735fd838a549cf97854d
0xd8096231c3397ec48374b8eac9bf5ddcab777728f581c8aee4ad5a22265aaee1
0xd788e141769479508dcc5ae10fb02a97e0a16e8507f148c0c9f1877c20a943e7
0x940b86ec30eabdf1de96a2f1a988205ad26b65deb16b95b55ddd72bc03c17916
0x2d978e508be72eeb915791f8bf3141d691bd0e5b77449a1d42c481e1ce15cede

Functions
Getter at block 21247592
VERSION(view returns (uint256)
1
antiBot(view returns (address)
0xe3defae93fabdc93da32aec7ff71d5ec85e2e0bb
decimals(view returns (uint8)
13
enableAntiBot(view returns (bool)
true
 
getBlacklist(view returns (address[])
getBlacklistStatus(view returns (booluint256uint256uint256uint256)
(true, 1722481403, 172800, 10, 9)
name(view returns (string)
Code Token
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
CODE
totalSupply(view returns (uint256)
10101010101010000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(address accountview returns (bool)
State-modifying
addToBlacklist(address[] addresses
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_address antibot_bool enableAntiBot_
removeFromBlacklist(address addr
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.