Ether

Verified contract

Active on Ethereum with 308 txns
Deployed by via 0x6797f500 at 18423000
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
--
0x31a68b7206c8b00404366f58299ec780e76af1007e3bff39e8ca36d6cf917e85
0x496f0654900c3e55ba961b48fe512219adb380e02c89cd604c95f9830bdbdd55
0x9f7983e0dd2f8b6cbbf8406991aab9a464ad37d097bb6e254f342b584d95433b
0x9fd40b437e86f3073dd94c1446567bee059fb54c24297246260948208da9d881
0x0373d7ab32d6ac4c61aee756f8c20c8936f539bdc504d98c76082a8b50ae5781
0x8f50c6e373db7efbee51a10f27455e33a54cc8208cff9e7381ef409f79c8a840
0x7e1c2ea0c19925d701b10394fce3acc0bc0d6e1027175d51497caa325109dcfc
0x49fffff2bde787f180e1fb8ce25ab9f332a0d41c6e6352d678a1f20bae2ca308
0xb81fd15200da1421b4436c258a8fab296c55d2ef372fb10840f3aa9b63ff3dd7
0xdabe84a141900b0b63d94847330baa327b4b388eb6dacaad38af997727a6c215

Functions
Getter at block 20906203
areLimitsOn(view returns (bool)
false
balance(view returns (uint256)
0
contractSellTreshold(view returns (uint256)
10000000000000000000000
decimals(view returns (uint8)
18
devBuyTax(view returns (uint256)
1
devSellTax(view returns (uint256)
1
emptyContractFull(view returns (bool)
true
liqBuyTax(view returns (uint256)
0
liqSellTax(view returns (uint256)
0
maxTransaction(view returns (uint256)
200000000000000000000000
maxWalletHolding(view returns (uint256)
200000000000000000000000
name(view returns (string)
Ether
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Ð
tokensForDev(view returns (uint256)
5900299687354600942349
tokensForLiquidity(view returns (uint256)
0
totalBuyTax(view returns (uint256)
1
totalSellTax(view returns (uint256)
1
totalSupply(view returns (uint256)
10000000000000000000000000
uniswapV2Pair(view returns (address)
0x233ab935a551ae035818e6062b995b116ded7e85
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
EnableEmptyContract(bool enabled
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
editTax(uint256 _devBuyuint256 _devSelluint256 _liqBuyuint256 _liqSell
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
goLive(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeStuckETHER(
removeStuckTokenBalance(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevWallet(address newDevWallet
vanishLimits(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.