BLANK

Verified contract

Active on Ethereum with 1,102 txns
Deployed by via 0x337f86cf at 18015912
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
ERC-20
--
0xe2300ad3ee553f8f781662d738268bf8fe5bb43bdf36790c11e49035862e6e6e
0x25965f41aed0da45ec1810899087a0ee99d4bb4df04a970f0d1e712b68cc4a7d
0xf680a0f6acfe7369b577d8a1ce1034277cd5e41a2fd409c432e14bcbee041aba
0x28ba0e7352678870222bb43e0298ca2173b4eb07d816b2decbbbebecbb0da0c8
0xaee479f263bfded26bd2be0e21577103a9b89a76b9346c997073764933268592
0x1c5dcac53225e75a8541f3736eb48f9317fd6c44cef8bc3d2d1547b6b188b6ab
0xa0f84e623f281ed22a2c6a925d4d3b035eccca4df7d4595b91128ccb857616fc
0xbb3a5f95ec8fe94356dbaf79e48eff6420d8a16d78fea845b6ecc8eed604f1db
0x461542c07ccbddaaf53a8009b6e97be53901d0b33b60b75dca5dde77fbbfec51
0x279529d28d1c7cd41cb04aac5c02f5f2d4f3f642ebc841751cd76bda63d8aa6f

Functions
Getter at block 20890023
areLimitsOn(view returns (bool)
false
balance(view returns (uint256)
0
contractSellTreshold(view returns (uint256)
10000000000000000000000000000
decimals(view returns (uint8)
18
devBuyTax(view returns (uint256)
0
devSellTax(view returns (uint256)
0
emptyContractFull(view returns (bool)
true
liqBuyTax(view returns (uint256)
0
liqSellTax(view returns (uint256)
0
maxTransaction(view returns (uint256)
200000000000000000000000000000
maxWalletHolding(view returns (uint256)
200000000000000000000000000000
 
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
tokensForDev(view returns (uint256)
4269526038649671902134062451
tokensForLiquidity(view returns (uint256)
0
totalBuyTax(view returns (uint256)
0
totalSellTax(view returns (uint256)
0
totalSupply(view returns (uint256)
10000000000000000000000000000000
uniswapV2Pair(view returns (address)
0xee5a5ebbb05d3a22c184abbb8dff1fcd4602d160
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
addLP(
addLiquidity(
approve(address spenderuint256 amountreturns (bool)
changeFees(uint256 _devBuyuint256 _devSelluint256 _liqBuyuint256 _liqSell
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableEmptyContract(bool enabled
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrading(
removeLimits(
removeStuckEther(
removeStuckTokenBalance(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevWallet(address newDevWallet
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.