Base Loop

Verified contract

Active on Base with 25 txns
Deployed by via 0xb8ea334e at 12296373
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables
ERC-20
--
0xe812d5364cdaf39861c50faf9359d7965c222184366b4d6738dbff2ee34ed6d6
0x77f7b021daa2e6e73f7ac1f252ef1dc03e5a13b67f13416c734c28deb78f88b8
0x5ed4ffccdb52eeca471c74257193f288851e5a7ecb6ac5ce5a2e4ba2d9eb00d2
0x51be81ec893eb4f20f124f8cc3c5cfd9eb02b3beb5a57e35d91024b3fdf150b8
0x81c958c075ad626834ee63b05ada2edc12a16f3ef677f794907467516f2c7ee7
0x5341ba881a6783d539e4805baf218a94b20aa33dec467a29a4a73dc73fe25ce2
0xd560370c7824d7ab2df47088997406ede0ec02f3784620aa2b1edd4e45c939e7
0x106174c2e77ad1c210bae5aa627b4a8f2e1876490b8efe52ad419868010aab79
0xfe14e3cc0ac89b5930a80d86d26f97455f90d3c2785c638876b226a9ad09a43d
0x322c5bde00263965a2b62b126379f7fbda67c53b50e51e7174264c9d2c8c11d9

Functions
Getter at block 23181701
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
10
buyTotalFees(view returns (uint256)
10
buybackWallet(view returns (address)
0xc6d60238e98259b1ae6f44e82d1b6407fdd8eaa9
checkBlacklist(view returns (bool)
false
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x4f9c963487568d28ff042e72372559f59e87c7c0
earlySellLiquidityFee(view returns (uint256)
0
earlySellMarketingFee(view returns (uint256)
99
enableEarlySellTax(view returns (bool)
true
getBuyLiquidityFee(view returns (uint256)
0
getEarlySellMarketingFee(view returns (uint256)
99
getIsLimitInEffect(view returns (bool)
true
getTransferDelayEnabled(view returns (bool)
true
launchedAtCoefficient(view returns (uint256)
0
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
3000000000000000000000000
maxWallet(view returns (uint256)
3000000000000000000000000
maxWalletCheckStatus(view returns (bool)
true
name(view returns (string)
Base Loop
owner(view returns (address)
0x4f9c963487568d28ff042e72372559f59e87c7c0
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
15
sellTotalFees(view returns (uint256)
15
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000
symbol(view returns (string)
LOOP
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
2859181893125513171818908
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xa46f864e7cb2d006b4b42d2b4449d4a0b1ee6642
uniswapV2Router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
getFirstBuyTimestamp(address holderview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
addToLaunchedAtTime(address tempuint256 time
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setCheckBlacklist(bool _checkBlacklist
setEarlySellTax(bool onoff
setIsLiqudiitySponsor(address accountbool isSponsor
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyBackWallet(address newBuyBackWallet
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateFeeCalculationData(uint256 newNum
updateLaunchedAtCoefficient(uint256 newNum
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateMaxWalletCheckStatus(bool _status
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
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
buybackWalletUpdated(address indexed newWalletaddress indexed oldWallet
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.