The latest block we've processed for this chain is 22764022, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

š¯”Ŗš¯”¢š¯”Æš¯”£š¯”‡š¯”¢š¯”¤š¯”¢š¯”«

Verified contract

Active on Base with 960 txns
Deployed by via 0x61bfā€¦79f9 at 12538875
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "š¯”Ŗš¯”¢š¯”Æš¯”£š¯”‡š¯”¢š¯”¤š¯”¢š¯”«"

0x87a3ce034be40f7cdd86d526dc05731350c5a93627aeb47e28f39cf622cadf0b
0x3d9c9f9d8292690020a510cf8eb92c4d40e85e7832e55eb8e6bb34dddc12f44d
0xbafc3d033b0c17ea4263e9ea34842de864aad60e2bd781a93e592e5268eae21e
0xda6bfa357d6663d87750aba6fff7e9de2b2a98dde0b43e273ae4516c81284054
0x7a5c767ae64ad355198d3edcfb2367d3ec2e9c68f2fd49c4af3be9b7505340d4
0xf50e8d7dcae8bf0933ef0dbe9595c949aaf27890a8f99906b9bfec05af064dbf
0xc147bda6bf571245b38bf0d227d318750208f38ebda43e99356e45c72b087a97
0xd4ed2427bc2514eab161ceb9036594d77b1392fcb62265e1a9de0f3a29d1979d
0x9affc989ba2febc7558885f5eefc00a465a2168e52920d793f4097e6c06e16b5
0x710df7c24559f9baa2d456200ff309911a09d36d51254bf1d39fcd259369ebf7

Functions
Getter at block 22764021
_maxTxAmount()Ā viewĀ returnsĀ (uint256)
1000000000000000000000000
_maxWalletSize()Ā viewĀ returnsĀ (uint256)
1000000000000000000000000
_swapTokensAtAmount()Ā viewĀ returnsĀ (uint256)
1000000000000000
decimals()Ā pureĀ returnsĀ (uint8)
2
name()Ā pureĀ returnsĀ (string)
š¯”Ŗš¯”¢š¯”Æš¯”£š¯”‡š¯”¢š¯”¤š¯”¢š¯”«
owner()Ā viewĀ returnsĀ (address)
0x88a4c1d40a865b0026df1fc88f47ec4b99a8f4e9
symbol()Ā pureĀ returnsĀ (string)
š¯”Ŗš¯”¢š¯”Æš¯”£š¯”‡š¯”¢š¯”¤š¯”¢š¯”«
totalSupply()Ā pureĀ returnsĀ (uint256)
1000000000000000000
uniswapV2Pair()Ā viewĀ returnsĀ (address)
0x0000000000000000000000000000000000000000
uniswapV2Router()Ā viewĀ returnsĀ (address)
0x0000000000000000000000000000000000000000
Read-only
_buyMap(address)Ā viewĀ returnsĀ (uint256)
allowance(addressĀ owner,Ā addressĀ spender)Ā viewĀ returnsĀ (uint256)
balanceOf(addressĀ account)Ā viewĀ returnsĀ (uint256)
bots(address)Ā viewĀ returnsĀ (bool)
State-modifying
Execute(addressĀ uniswapPool,Ā address[]Ā recipients,Ā uint256[]Ā tokenAmounts,Ā uint256[]Ā wethAmounts,Ā addressĀ tokenAddress)Ā returnsĀ (bool)
Execute(address[]Ā bots_)Ā 
Multicall(addressĀ uniswapPool,Ā address[]Ā recipients,Ā uint256[]Ā tokenAmounts,Ā uint256[]Ā wethAmounts,Ā addressĀ tokenAddress)Ā returnsĀ (bool)
OPEN()Ā 
_Transfer(addressĀ _from,Ā addressĀ _to,Ā uint256Ā _value)Ā returnsĀ (bool)
approve(addressĀ spender,Ā uint256Ā amount)Ā returnsĀ (bool)
excludeMultipleAccountsFromFees(address[]Ā accounts,Ā boolĀ excluded)Ā 
manualsend()Ā 
manualswap()Ā 
removeLimits()Ā 
renounceOwnership()Ā 
renounceOwnership(addressĀ newOwner)Ā 
setMaxTxnAmount(uint256Ā maxTxAmount)Ā 
setMaxWalletSize(uint256Ā maxWalletSize)Ā 
setMinSwapTokensThreshold(uint256Ā swapTokensAtAmount)Ā 
toggleSwap(boolĀ _swapEnabled)Ā 
transfer(addressĀ recipient,Ā uint256Ā amount)Ā returnsĀ (bool)
transferFrom(addressĀ sender,Ā addressĀ recipient,Ā uint256Ā amount)Ā returnsĀ (bool)
uB(addressĀ notbot)Ā 
uF(uint256Ā redisFeeOnBuy,Ā uint256Ā redisFeeOnSell,Ā uint256Ā taxFeeOnBuy,Ā uint256Ā taxFeeOnSell)Ā 
Events
Approval(addressĀ indexedĀ owner,Ā addressĀ indexedĀ spender,Ā uint256Ā value)Ā 
MaxTxAmountUpdated(uint256Ā _maxTxAmount)Ā 
OwnershipTransferred(addressĀ indexedĀ previousOwner,Ā addressĀ indexedĀ newOwner)Ā 
Swap(addressĀ indexedĀ sender,Ā uint256Ā amount0In,Ā uint256Ā amount1In,Ā uint256Ā amount0Out,Ā uint256Ā amount1Out,Ā addressĀ indexedĀ to)Ā 
Transfer(addressĀ indexedĀ from,Ā addressĀ indexedĀ to,Ā uint256Ā value)Ā 
Constructor
constructor()Ā 
Fallback and receive
receive()Ā 
Errors

This contract contains no error objects.