eKart Inu

Verified contract

Active on Ethereum with 59 txns
Deployed by via 0xd838dfd4 at 13287321
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $51
0xb065cd4502b7877e33d096265c2284ed9e6b2c15ebb08bc9a9444fde6d7d7bb4
0xcff767837f20e5a51e7cd445a7454700c5379a9a37c49906ac00035e0f2054d3
0x2a2c5c6cfd2a061efb3594dd81ca352a9c95837b428ad6b0baf7d7321ba23bf5
0xce7839bc982c9af23cb31bc7c9a39559429cebc339abcea3967f352e9516846e
0xe49a0f3b5e03209fdf7d6ee17e4471bdb8fea9b8327c8648ae801aa0176b841d
0x65e3adc8e7369910140ab5e95c37b80b20fe7f1d17099d234596d558b866772d
0xd6d5968a8aa3d3b3310b8a0dc44007ad69219eb9e91feb2e50fdc620891d1679
0x424d716675fd3ce3264b34aac43577ba6938a17410995463bf41935a6beca1bc
0x8f59c37375bcc58f9312ce3f109901968cc361581059b426d5b3888b99936b0a
0xb667b047799f4a9993ad43704c9413996fef88285a6018d92b3b0bb29cd70157

Functions
Getter at block 21333155
COVID_USER(view returns (address)
0xabb865a9cb95b77600e532e0871e5e4438946525
DEAD_USER(view returns (address)
0x000000000000000000000000000000000000dead
LIQUIDITY_USER(view returns (address)
0x85680bec68530a5d93fa9a7f2bc04047e247e3f3
TAX_USER(view returns (address)
0x0816072326946d0664944f484d1c3977502b2b88
_covidFee(view returns (uint256)
1
_liquidityFee(view returns (uint256)
2
_previousLiquidityFee(view returns (uint256)
2
_previouscovidFee(view returns (uint256)
1
_previousredistributionFee(view returns (uint256)
2
_redistributionFee(view returns (uint256)
2
decimals(view returns (uint8)
9
name(view returns (string)
eKart Inu
owner(view returns (address)
0x7a7d2710149e060785c57c6edb360de4098d5ae0
symbol(view returns (string)
EKARTINU
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFee(address account
extractLostCrypto(
extractLostToken(address tokenToExtract
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setCovidFee(uint256 covidFee
setLiquidityFee(uint256 liquidityFee
setRedistributionFee(uint256 redistributionFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(payable 
withdrawTokens(address tokenContract
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.