EthScape

Verified contract

Active on Ethereum with 16 txns
Deployed by via 0xee3798a5 at 16436172
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional variables

No balances found for "EthScape"

0xff78ed85a69bfc6c3243378c205b1dbde8900db728c1c27106d0e4dbc3df4262
0x1f85c24afaca262951cfa5c8c83a1c4c2e08a898bb1e6c6911923fbaf6081a05
0x07912ed5ece76b1c7fd3a0f5fff2a6a78e787d59171f65cc51e8311f5c84b031
0x50366e218312daf64585873113bb53773666f1d15f3b3b2c538a8a850cd43309
0x1e1959b7e0cfe04e77cf4f32c16ea5f0608b425a7ca4e28beca4daafd85b1c17
0x23f7d4bdcf6e78cc2502a0e61ae6221c9b2eb242b8d6247d428c5f4500b6e46b
0xc2112857ed3e9ba9f450eb02cec89662626f109a0cae263ffc7dfb617a98b8e0
0xc2edc74077d92f6199dbdf6d1efc5bffe634381c3a9bf6b4261de08c41af49da
0x2d312a983699cccff72647ba92ae86b416192b743f8618998a9195dfd34bbf2d
0x3225f5b0361dcb83988811540436c6432e7b4388da1135341fe43778225adb7b

Functions
Getter at block 21261154
_buyLiquidityFee(view returns (uint256)
100
_buyMarketingFee(view returns (uint256)
200
_buyTaxFee(view returns (uint256)
0
_buyTeamFee(view returns (uint256)
200
_feeDecimal(view returns (uint256)
2
_sellLiquidityFee(view returns (uint256)
100
_sellMarketingFee(view returns (uint256)
200
_sellPartnerWallet(view returns (uint256)
100
_sellPlayToEarnWallet(view returns (uint256)
100
_sellTaxFee(view returns (uint256)
0
_sellTeamFee(view returns (uint256)
200
_taxFeeTotal(view returns (uint256)
0
_transferLiquidityFee(view returns (uint256)
400
_transferTeamFee(view returns (uint256)
100
decimals(view returns (uint8)
9
isFeeActive(view returns (bool)
true
minTokensBeforeSwap(view returns (uint256)
100000000000000
name(view returns (string)
EthScape
owner(view returns (address)
0x98fcb0dd33768c6efbb93096bb8c95f2d8527084
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
ES2
totalSupply(view returns (uint256)
1300000000000000000
uniswapV2Pair(view returns (address)
0x22955f83f93dd9a9d16f1df088a6488574dd29f0
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_blackList(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
reflectionFromToken(uint256 tokenAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 reflectionAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAddresses(address _teamWalletaddress _playToEarnaddress _partnerWalletaddress _marketWalletaddress _lpWallet
setBlackList(address _addressbool value
setBuyFee(uint256 marketingFeeuint256 liquidityFeeuint256 teamFeeuint256 taxFee
setFeeActive(bool value
setMinTokensBeforeSwap(uint256 amount
setPair(address pair
setSellFee(uint256 marketFeeuint256 liquidityFeeuint256 teamFeeuint256 taxFee
setSwapAndLiquifyEnabled(bool enabled
setTaxless(address accountbool value
setTrading(bool value
setTransferFee(uint256 teamFeeuint256 liquidityFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.