XLarry

Verified contract

Active on Ethereum with 65 txns
Deployed by via 0x1f165658 at 17769310
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
1 additional variable
ERC-20
--
0xf09590292408c59bb790390f97ee2f8a265613992aaa9a45cd703fd2451ec4b5
0x18b4d46d7822ca728dac8fed4932ca06084961855933a59c2d3cea5adc99c8f4
0x3fa332367c361df8963c853d5c3166ffbc457aa8981c6d140f3fcfa6ef0c5ee1
0xa85cc6ff7aa427c32e3c4a08d9df2ea66100bd2098a9af24015d4a33da1da60d
0x8b8c5fa6bbe0d4dcfd3e0dd309a9738b92f46b954991346fa3b01c2e04f166c4
0x5d52823cb75c46b71db19ef273b7e09031c63fc0f19513bbc40b45d877b77d49
0xc920b134c5ec7443d3e5bb4dd8bcb34cc4a6b2660d37276d6b5b9387756c9256
0x9239dc25173e0d89051dee08d56735798a3d08558b5757b951b7ff4e6bf10ac3
0xe516b27bac35249ffcd1f278ac18a81175c9b272f5a6491fe524081f636e4d7b
0xe2fe776546e3d574e073ce72ee0e322ea9627426d1a26017ff83f5a5ef51d5fc

Functions
Getter at block 20884024
_enabled_swap(view returns (bool)
true
_swapping_in(view returns (bool)
false
_taxConfigs(view returns (uint256 buyTotalFeesuint256 buyMarketingFeeuint256 buyDevelopmentFeeuint256 buyLiquidityFeeuint256 sellTotalFeesuint256 sellMarketingFeeuint256 sellDevelopmentFeeuint256 sellLiquidityFee)
(buyTotalFees=0, buyMarketingFee=0, buyDevelopmentFee=0, buyLiquidityFee=0, sellTotalFees=0, sellMarketingFee=0, sellDevelopmentFee=0, sellLiquidityFee=0)
decimals(view returns (uint8)
18
maxBuySize(view returns (uint256)
1000000000000000000000000000
maxSellSize(view returns (uint256)
1000000000000000000000000000
maxWaltSize(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
X-Larry
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
X-Larry
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
uniswapV2Pair(view returns (address)
0xfd905cdaa7d62aa3da398dc61fc1ec8fe8f7f420
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
_isExcludedmaxAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
uniV2PairAddr(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(address _pair
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeFromWalletLimit(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
sendWrongToken(address tokenuint256 amount
setUniPair(address pairbool value
toggleSwapEnabled(bool enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateLimitFeeAmountForSwap(uint256 newAmountreturns (bool)
withdraw(returns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceived
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.