BASEX

Verified contract

Active on Base with 268 txns
Deployed by via 0x9021f963 at 1965376
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
Native
Value $1.83
0x40ca22c51d4726084b199e631efd3ba5deda3023307a0cf03384e0069981f5f8
0xf63efe1fc42fc7408cf9451d1b08dde3f4edb3a504719d4d20118ea76d3f84bb
0xe7e8d05437a2fe6eb8019168b0d88136665ae25fb265bcf55540f7ccc69bc915
0xa0f04fa54cda2bd0a6426fb324e5f442e0601ccc3a685e1642fe904b77a7695a
0x5cd485f3a7b1d137942a955efb29b4cb6f806129f11372ddbdb310073ec691bd
0x60ff563a60a0798968400f434e50cd9ec0ef3737ec4b61f6345503049cc50d82
0x5faf54f8fef09f8980bedf016010e1c2016fa8e795d9ca48e8b46035a58ee201
0x0cfa7b0aa20f97d3a59c08b727e9ec1411ebc194ff61b34c35a03f0071d3f546
0xafd1e9743598918f1d164658173fc6c273a2da7d84589b9546b39c4d1ff44d2b
0x68ebaa25443a292e7ca9d50d63738ebd7ec72c032ad8a13fb925c2139b04e32c

Functions
Getter at block 22912773
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
2
_liquidityShare(view returns (uint256)
4
_marketingShare(view returns (uint256)
12
_maxTxAmount(view returns (uint256)
100000000000000000000000000000000
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
2
_totalDistributionShares(view returns (uint256)
16
_totalTaxIfBuying(view returns (uint256)
2
_totalTaxIfSelling(view returns (uint256)
2
_walletMax(view returns (uint256)
10000000000000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getCirculatingSupply(view returns (uint256)
10000000000000000000000000000000
getTime(view returns (uint256)
1732614893
isLaunch(view returns (bool)
false
killblock(view returns (uint256)
2
launchedBlock(view returns (uint256)
0
liquidityWalletAddress(view returns (address)
0x50d0f6f9e3b2d745cf6c1064d6846d823cbdf46a
marketingWalletAddress(view returns (address)
0x50d0f6f9e3b2d745cf6c1064d6846d823cbdf46a
minimumTokensBeforeSwapAmount(view returns (uint256)
3814697265625000000000
name(view returns (string)
BASEX
owner(view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
BASEX
totalSupply(view returns (uint256)
10000000000000000000000000000000
uniswapPair(view returns (address)
0x4d18a9269c735e3c5c7d6df8dee84b7859bdc82d
uniswapV2Router(view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlackList(address accountview returns (bool)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMarketingWalletAddress(address newAddress
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSellTaxes(uint256 newLiquidityTaxuint256 newMarketingTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
writeBlackList(address recipientbool isBlack
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.