King of Diamonds Coin

Verified contract

Active on Ethereum with 195 txns
Deployed by via 0xc6aa3a3b at 14616630
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17.09
ERC-20
--
0xa1d704556ef8c5378479a6d289dbca9f845295589cd8a94e23cb28e877af0cc6
0x9c70d9ce1046898b8cf7fc0337a30e41ff01ee8aa667275f24d4256f62ac3374
0xa0c657dcd35f022bd1f834bc5bd998882d0f277ec84a50aaef128686c78c2964
0x9850a57da7d34c8faf46450a731161758e4dfed5be7e6beecad851bc62dc5a9a
0x76344ce02a0aec0b0cbd18e16f5a13f6d1712f76797ca641c513254abf6ef58d
0xfc96915ac7f892f1606689f6e31fa72d2f65d2ab3db8fb86c5b910c4c1109b61
0x3e343216cc130dd2f8219fe91b4c2cd0db05c725a11f53760b7a4a7e6da38f3f
0xab79d733d97fe06cb0109cfd3f450cb71e82e9bdb9f42b4ea3fc51dfbdb4d42b
0xb9986c0d93817bca158152f1a3333b302b04facd3a5f8620662fe3d9c42236d1
0x7f86f4eadd01961dd18bcf591f5bf1375dab63481b59e342e1ff9f19b5602008

Functions
Getter at block 21442239
airdropBal(view returns (uint256)
1960784000000000000000000
decimals(view returns (uint8)
18
maxWalletBal(view returns (uint256)
50000000000000000000000000
name(view returns (string)
King of Diamonds Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
KODCOIN
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
Limtcheck(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
State-modifying
ExcludeLimitcheck(address _addrbool _status
airdrop(address[] addr
approve(address spenderuint256 valuereturns (bool)
burn(address accountuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAirdrop(uint256 _amount
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
updateMaxWallet(uint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.