BLANK

Verified contract

Active on Ethereum with 1,106 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
--
0x2cc4e9b39a70b981fa28c1c19cb566ffb7a0fde38fa9beda81de865d08ccbdfe
0x0e1793831e80f5decbfa99913ecb56ceffcf951a56c34658f593be12ff98fdc3
0xac547cbd525cef388ab98e86bcdc0c12c0ea4fdda17a4fa8da0373618e8f7d38
0xf7ceaa8980710fb83c5be5fb77146507121722cd8331f3bfa7518dd3b806ded5
0xe2300ad3ee553f8f781662d738268bf8fe5bb43bdf36790c11e49035862e6e6e
0x25965f41aed0da45ec1810899087a0ee99d4bb4df04a970f0d1e712b68cc4a7d
0xf680a0f6acfe7369b577d8a1ce1034277cd5e41a2fd409c432e14bcbee041aba
0x28ba0e7352678870222bb43e0298ca2173b4eb07d816b2decbbbebecbb0da0c8
0xaee479f263bfded26bd2be0e21577103a9b89a76b9346c997073764933268592
0x1c5dcac53225e75a8541f3736eb48f9317fd6c44cef8bc3d2d1547b6b188b6ab

Functions
Getter at block 21398348
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.