test

Verified contract

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

No balances found for "test"

0x364c9e8df76b4db08292f9ac2b63978d6e5f1f2fbb3686ce0c62a5c7bc3a1c41
From

Functions
Getter at block 20982344
botsCaught(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
30
buyTotalFees(view returns (uint256)
30
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect(view returns (bool)
true
lpPair(view returns (address)
0x1b85c6bbd34b0356befbab1355ea29609f6c0699
maxBuyAmount(view returns (uint256)
10000000000000000000000000
maxSellAmount(view returns (uint256)
10000000000000000000000000
maxWalletAmount(view returns (uint256)
10000000000000000000000000
name(view returns (string)
test
owner(view returns (address)
0xa4538bb37f358b83bbdadca80c879ea99e7f05e2
sellLiquidityFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
30
sellTotalFees(view returns (uint256)
30
swapEnabled(view returns (bool)
false
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
test
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
false
tradingActiveBlock(view returns (uint256)
0
transferDelayEnabled(view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
bot(addressview returns (bool)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
forceSwapBack(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageToughtEarly(address walletbool flag
massManageBoughtEarly(address[] walletsbool flag
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setOperationsAddress(address _operationsAddress
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFee
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _operationsFeeuint256 _liquidityFee
updateSwapTokensAtAmount(uint256 newAmount
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyBackTriggered(uint256 amount
CaughtEarlyBuyer(address sniper
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed newWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.