EverestCoin

Verified contract

Active on Ethereum with 283 txns
Deployed by via 0x79b19807 at 16540711
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
13 additional variables
ERC-20
Value $97.04
ERC-20
--
0x01f8d6ff2ebd7b247bab278cd12455acf380a747879ece434e92b0f6d1eb0a08
0x66dac1ee517d4170b1ef6cd5a7c7b9a8b156e023d6e9e9808185f3fd0c50fb6b
0xfaf884632f25c963c9eeb299077a88a1385e2936bdfc759e8b0c21feef3fed16
0x80573d777d5f91891e470a6c37a9733699440302f175ccb000b47f85c5755f94
0xfc147c14c54df2e8292eff531633d8f81c7c510fc749fb6666ed655e63821551
0x6181f54b0988a8738cf9a24fa302021bca2c408aef55eaf7ef7105fc7cadebaa
0x2a54e9a3a5a4a7a5542e0e9a3aeba242f272d144b597833bd33c991f0708d01e
0x7872c9ca48d831d33742d1422444c7035c53b696bfe04b72df2732712fcce6d1
0x9f074e36334572490eaa6b8a44672719db1e103c1db26a39d4302458234cb130
0x48391c16a5eb96da3f9dddc50ec54c409efdc9d8f3d36a1ee841039aefbdf163

Functions
Getter at block 21056044
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
_bonus(view returns (uint256)
38474
_currentFee(view returns (uint256)
3000
_hasLiqBeenAdded(view returns (bool)
true
_ratios(view returns (uint16 reflectionuint16 burnuint16 marketinguint16 liquidityuint16 developmentuint16 moduint16 gameAdvancementuint16 technicalSupportuint16 totalSwap)
(reflection=0, burn=0, marketing=300, liquidity=0, development=200, mod=200, gameAdvancement=0, technicalSupport=0, totalSwap=700)
_taxRates(view returns (uint16 buyFeeuint16 sellFeeuint16 transferFee)
(buyFee=0, sellFee=700, transferFee=0)
_taxWallets(view returns (address marketingaddress developmentaddress modaddress gameAdvancementaddress technicalSupport)
(marketing=0xd60b49cea6e10d9e54dc1f90c7bc55ba55904097, development=0xd60b49cea6e10d9e54dc1f90c7bc55ba55904097, mod=0xd60b49cea6e10d9e54dc1f90c7bc55ba55904097, gameAdvancement=0xd60b49cea6e10d9e54dc1f90c7bc55ba55904097, technicalSupport=0xd60b49cea6e10d9e54dc1f90c7bc55ba55904097)
contractSwapEnabled(view returns (bool)
true
decimals(pure returns (uint8)
9
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
 
getLotteryUserLength(view returns (uint256)
getMaxTX(view returns (uint256)
20000000000
getMaxWallet(view returns (uint256)
40000000000
getOwner(view returns (address)
0xa7d28072813692c0679d7248adaeb2782268033f
 
getRemainingLotteryTime(view returns (uint256)
lotteryRunning(view returns (bool)
false
lpPair(view returns (address)
0xdb38fea94e4fca7a6b99c2a7e83c88e378fe1f84
maxBuyTaxes(view returns (uint256)
2000
maxSellTaxes(view returns (uint256)
2000
maxTransferTaxes(view returns (uint256)
2000
minETHBuy(view returns (uint256)
190000000000000000
minHoldForLotteryUI(view returns (uint256)
5000000
name(pure returns (string)
EverestCoin
piEnabled(view returns (bool)
true
swapAmount(view returns (uint256)
500000000000000000
swapThreshold(view returns (uint256)
500000000000000000
symbol(pure returns (string)
$EVCoin
totalSupply(pure returns (uint256)
1000000000000000000000
tradingEnabled(view returns (bool)
true
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getUserAtIndex(uint256 indexview returns (addressbool)
isBlacklisted(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isExcludedFromLimits(address accountview returns (bool)
isExcludedFromProtection(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
isUserInLottery(address accountview returns (string)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludePresaleAddresses(address routeraddress presale
finishAndCloseLottery(
multiSendTokens(address[] accountsuint256[] amounts
removeSniper(address account
renounceOwnership(
setBlacklistEnabled(address accountbool enabled
setBlacklistEnabledMultiple(address[] accountsbool enabled
setContractSwapEnabled(bool swapEnabled
setExcludedFromFees(address accountbool enabled
setExcludedFromLimits(address accountbool enabled
setExcludedFromProtection(address accountbool enabled
setExcludedFromReward(address accountbool enabled
setInitializer(address initializer
setLpPair(address pairbool enabled
setMaxTxPercent(uint256 percentuint256 divisor
setMaxWalletSize(uint256 percentuint256 divisor
setMinETHBuyNeeded(uint256 amountuint256 divisor
setMinimumHoldForLottery(uint256 minHoldPercentuint256 divisor
setPriceImpactEnabled(bool enabled
setProtectionSettings(bool _antiSnipebool _antiBlock
setRatios(uint16 reflectionuint16 marketinguint16 liquidityuint16 developmentuint16 moduint16 gameAdvancementuint16 technicalSupportuint16 burn
setSwapSettings(uint256 thresholdPercentuint256 thresholdDivisoruint256 amountPercentuint256 amountDivisor
setTaxes(uint16 buyFeeuint16 sellFeeuint16 transferFee
setWallets(address marketingaddress developmentaddress modaddress gameAdvancementaddress technicalSupport
startNewLottery(uint256 endTime
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwner(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoLiquify(uint256 amountCurrencyuint256 amountTokens
ContractSwapEnabledUpdated(bool enabled
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.