Apex Ventures
Verified contract
Active on
Ethereum with 573 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($95.46)
Native
Value
$95.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02475 | $3,857.24 |
$95.46 | |
Apex | ERC-20 | 2.848236K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18080232 | a year ago | | | 0 | 0.00063222752 | |
| 18080224 | a year ago | | | 0 | 0.00057627931 | |
| 17012807 | 2 years ago | | | 0 | 0.00048497406 | |
| 16897941 | 2 years ago | | | 0 | 0.0014546520 | |
| 16798655 | 2 years ago | | | 0 | 0.0014314051 | |
| 16769366 | 2 years ago | | | 0 | 0.00056490530 | |
| 16465790 | 2 years ago | | | 0 | 0.00070192569 | |
| 16368165 | 2 years ago | | | 0 | 0.00067282718 | |
| 16367931 | 2 years ago | | | 0 | 0.0037097103 | |
| 16286366 | 2 years ago | | | 0 | 0.00082642794 |
ABI
ABI objects
Getter at block 21332431
BuyFees() view returns (uint16 liquidityFee, uint16 treasuryFee, uint16 reflectionFee, uint16 totalFee)
(liquidityFee=1, treasuryFee=8, reflectionFee=3, totalFee=9)
Launch() view returns (uint256 launchBlock, uint256 launchedAt, uint8 sniperBlocks, uint8 snipersCaught, bool tradingOpen, bool launchProtection, bool earlySellFee)
(launchBlock=15486593, launchedAt=1662501939, sniperBlocks=2, snipersCaught=2, tradingOpen=true, launchProtection=false, earlySellFee=false)
LiquiditySettings() view returns (uint256 liquidityFeeAccumulator, uint256 numTokensToSwap, uint256 lastSwap, uint8 swapInterval, bool swapEnabled, bool inSwap, bool autoLiquifyEnabled)
(liquidityFeeAccumulator=604327664689, numTokensToSwap=1000000000000, lastSwap=1674432143, swapInterval=0, swapEnabled=true, inSwap=false, autoLiquifyEnabled=true)
MaxFees() view returns (uint16 liquidityFee, uint16 treasuryFee, uint16 reflectionFee, uint16 totalFee)
(liquidityFee=0, treasuryFee=0, reflectionFee=0, totalFee=20)
SellFees() view returns (uint16 liquidityFee, uint16 treasuryFee, uint16 reflectionFee, uint16 totalFee)
(liquidityFee=1, treasuryFee=8, reflectionFee=3, totalFee=9)
TransactionSettings() view returns (uint256 maxTxAmount, uint256 maxWalletAmount, bool txLimits)
(maxTxAmount=100000000000000000, maxWalletAmount=100000000000000000, txLimits=true)
TransferFees() view returns (uint16 liquidityFee, uint16 treasuryFee, uint16 reflectionFee, uint16 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 buycooldownEnabled, bool sellcooldownEnabled, uint8 cooldownLimit, uint8 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 collectedFees, uint256 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 holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bannedUsers(address) view returns (bool)
getAccountInfo(address shareholder) view returns (uint256, uint256, uint256, uint256)
getShareholderInfo(address shareholder) view returns (uint256, uint256, uint256, uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
lpHolder(address) view returns (bool)
lpPairs(address) view returns (bool)
State-modifying
Events FeesEnabled(bool _enabled)
airDropTokens(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
claimDividend()
claimDividendFor(address shareholder)
clearStuckBalance(uint256 amountPercentage)
clearStuckTokens(address _token, address _to) returns (bool _sent)
fundReward(bool rewards)
launch(uint8 sniperBlocks)
manualDeposit(uint256 amount)
processDividends(uint256 gas)
renounceOwnership()
setAutoLiquifyEnabled(bool _enabled)
setBuyFees(uint16 _liquidityFee, uint16 _reflectionFee, uint16 _treasuryFee)
setCooldownEnabled(bool buy, bool sell, uint8 _cooldown)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _minHoldReq)
setDistributorSettings(uint32 gas, bool _autoClaim)
setFeeReceivers(address _autoLiquidityReceiver, address _treasuryFeeReceiver)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setLpHolder(address holder, bool enabled)
setLpPair(address _pair, bool enabled)
setMaxFees(uint16 _totalFee)
setMaxWallet(uint256 percent, uint256 divisor)
setMaxWalletExempt(address holder, bool exempt)
setSellFees(uint16 _liquidityFee, uint16 _reflectionFee, uint16 _treasuryFee)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTransactionLimits(bool enabled)
setTransferFees(uint16 _liquidityFee, uint16 _reflectionFee, uint16 _treasuryFee)
setTxLimit(uint256 percent, uint256 divisor)
setWalletBanStatus(address[] user, bool banned)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AreFeesEnabled(bool enabled)
Authorized(address adr)
AutoLiquify(uint256 amountEth, uint256 amountToken)
AutoLiquifyUpdated(bool enabled)
DistributorSettingsUpdated(uint256 gas, bool _autoClaim)
DividendExemptUpdated(address holder, bool exempt)
FeeExemptUpdated(address holder, bool exempt)
FeeReceiversUpdated(address autoLiquidityReceiver, address treasuryFeeReceiver)
Launched()
OwnershipRenounced()
OwnershipTransferred(address owner)
SwapBack(uint256 amountToken, uint256 amountEth)
SwapBackSettingsUpdated(bool enabled, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
TxLimitExemptUpdated(address holder, bool exempt)
TxLimitUpdated(uint256 amount)
Unauthorized(address adr)
WalletBanStatusUpdated(address user, bool banned)
WalletLimitUpdated(uint256 amount)
constructor()
receive()
This contract contains no error objects.