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

Apex Ventures

Verified contract

Active on Ethereum with 573 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
Native
Value $59.92
ERC-20
--
0x15133ea8bca26061742c594d98cbeb1163daee59b2feef6a092e1e6882cdf054
0x4019ee08efb45c94cd8e0c865bdabb344a15ff1b34fef77340b4fd0dcc22e67f
0xfe555b6037e23f9470382fdd40c9ecc4282ad4743561b70d5bed63f21c684f56
0xa039ebc4c89d77096c8093f6c7802d662816f2f4ce30f8d447c2603f4b46db1a
0x1f49382f0b61d674ed747b40f8f02a19cc06e5757db1d524be72ffec89e5d762
0xad240ff3ef8dc50fb4b6022d4ede37833f06102dc94aa49f79a7f55ffc419d6d
0xbcedb6ab9bcd2b281a30539d7b77feb473d855ab6fd944cc159ec889272242bb
0xcfa6c9a0ecf96f445e1471da87a6aafd1e8faacca4a62212a0e654fb879c3de9
0x764cb63a7415535120f3e6cd4338a81c1eda55019c773cfeca9bb0e5f5f09499
0xa1afb1a0c85ec9893684bdd6eecb816b8125e7c929f18b9cee6b2f4fafa85938

Functions
Getter at block 20898389
BuyFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 reflectionFeeuint16 totalFee)
(liquidityFee=1, treasuryFee=8, reflectionFee=3, totalFee=9)
Launch(view returns (uint256 launchBlockuint256 launchedAtuint8 sniperBlocksuint8 snipersCaughtbool tradingOpenbool launchProtectionbool earlySellFee)
(launchBlock=15486593, launchedAt=1662501939, sniperBlocks=2, snipersCaught=2, tradingOpen=true, launchProtection=false, earlySellFee=false)
LiquiditySettings(view returns (uint256 liquidityFeeAccumulatoruint256 numTokensToSwapuint256 lastSwapuint8 swapIntervalbool swapEnabledbool inSwapbool autoLiquifyEnabled)
(liquidityFeeAccumulator=604327664689, numTokensToSwap=1000000000000, lastSwap=1674432143, swapInterval=0, swapEnabled=true, inSwap=false, autoLiquifyEnabled=true)
MaxFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 reflectionFeeuint16 totalFee)
(liquidityFee=0, treasuryFee=0, reflectionFee=0, totalFee=20)
SellFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 reflectionFeeuint16 totalFee)
(liquidityFee=1, treasuryFee=8, reflectionFee=3, totalFee=9)
TransactionSettings(view returns (uint256 maxTxAmountuint256 maxWalletAmountbool txLimits)
(maxTxAmount=100000000000000000, maxWalletAmount=100000000000000000, txLimits=true)
TransferFees(view returns (uint16 liquidityFeeuint16 treasuryFeeuint16 reflectionFeeuint16 totalFee)
(liquidityFee=0, treasuryFee=0, reflectionFee=0, totalFee=0)
_initialSupply(view returns (uint256)
1000000
autoClaimEnabled(view returns (bool)
false
autoLiquidityReceiver(view returns (address)
0x3f2a0733bf10526b635535667aa51a5d9e59953c
cooldownInfo(view returns (bool buycooldownEnabledbool sellcooldownEnableduint8 cooldownLimituint8 cooldownTime)
(buycooldownEnabled=true, sellcooldownEnabled=true, cooldownLimit=60, cooldownTime=30)
decimals(pure returns (uint8)
9
distributor(view returns (address)
0x5038381248924d43a0635c418224b8ef578d1b71
feeEnabled(view returns (bool)
true
fundRewards(view returns (bool)
true
getAccumulatedFees(view returns (uint256 collectedFeesuint256 currentBalance)
(collectedFees=21530316735437379872, currentBalance=388111920000000)
getOwner(view returns (address)
0xab8420bf5e9fea3e85ad0508aab916905d82de20
holdReq(view returns (uint256)
100000000000
name(pure returns (string)
Apex Ventures
owner(view returns (address)
0xab8420bf5e9fea3e85ad0508aab916905d82de20
pair(view returns (address)
0xf6c7a224b26c6834c0f4fe6de16b1f037ebb165a
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(pure returns (string)
Apex
totalSupply(view returns (uint256)
1000000000000000
treasuryFeeReceiver(view returns (address)
0x8f3625575254dc6a6c52043d8ac7e2a48c7a4497
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
bannedUsers(addressview returns (bool)
getAccountInfo(address shareholderview returns (uint256uint256uint256uint256)
getShareholderInfo(address shareholderview returns (uint256uint256uint256uint256)
isAuthorized(address adrview returns (bool)
isOwner(address accountview returns (bool)
lpHolder(addressview returns (bool)
lpPairs(addressview returns (bool)
State-modifying
FeesEnabled(bool _enabled
airDropTokens(address[] addressesuint256[] amounts
approve(address spenderuint256 amountreturns (bool)
authorize(address adr
claimDividend(
claimDividendFor(address shareholder
clearStuckBalance(uint256 amountPercentage
clearStuckTokens(address _tokenaddress _toreturns (bool _sent)
fundReward(bool rewards
launch(uint8 sniperBlocks
manualDeposit(uint256 amount
processDividends(uint256 gas
renounceOwnership(
setAutoLiquifyEnabled(bool _enabled
setBuyFees(uint16 _liquidityFeeuint16 _reflectionFeeuint16 _treasuryFee
setCooldownEnabled(bool buybool selluint8 _cooldown
setDistributionCriteria(uint256 _minPerioduint256 _minDistributionuint256 _minHoldReq
setDistributorSettings(uint32 gasbool _autoClaim
setFeeReceivers(address _autoLiquidityReceiveraddress _treasuryFeeReceiver
setIsDividendExempt(address holderbool exempt
setIsFeeExempt(address holderbool exempt
setLpHolder(address holderbool enabled
setLpPair(address _pairbool enabled
setMaxFees(uint16 _totalFee
setMaxWallet(uint256 percentuint256 divisor
setMaxWalletExempt(address holderbool exempt
setSellFees(uint16 _liquidityFeeuint16 _reflectionFeeuint16 _treasuryFee
setSwapBackSettings(bool _enableduint256 _amount
setTransactionLimits(bool enabled
setTransferFees(uint16 _liquidityFeeuint16 _reflectionFeeuint16 _treasuryFee
setTxLimit(uint256 percentuint256 divisor
setWalletBanStatus(address[] userbool banned
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address adr
unauthorize(address adr
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AreFeesEnabled(bool enabled
Authorized(address adr
AutoLiquify(uint256 amountEthuint256 amountToken
AutoLiquifyUpdated(bool enabled
DistributorSettingsUpdated(uint256 gasbool _autoClaim
DividendExemptUpdated(address holderbool exempt
FeeExemptUpdated(address holderbool exempt
FeeReceiversUpdated(address autoLiquidityReceiveraddress treasuryFeeReceiver
Launched(
OwnershipRenounced(
OwnershipTransferred(address owner
SwapBack(uint256 amountTokenuint256 amountEth
SwapBackSettingsUpdated(bool enableduint256 amount
Transfer(address indexed fromaddress indexed touint256 value
TxLimitExemptUpdated(address holderbool exempt
TxLimitUpdated(uint256 amount
Unauthorized(address adr
WalletBanStatusUpdated(address userbool banned
WalletLimitUpdated(uint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.