APE SNIPER AI
Verified contract
Active on
Ethereum with 409 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 2 additional slots
0xd453…9a13
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SAI | ERC-20 | 346.833578K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20905058 | 2 months ago | | | 0 | 0.00022828120 | |
| 20905049 | 2 months ago | | | 0 | 0.00022828120 | |
| 20720547 | 3 months ago | | | 0 | 0.00043467681 | |
| 20670284 | 3 months ago | | | 0 | 0.00012874817 | |
| 20639552 | 3 months ago | | | 0 | 0.000038620628 | |
| 20569710 | 3 months ago | | | 0 | 0.00010715240 | |
| 20561596 | 3 months ago | | | 0 | 0.000055905600 | |
| 20514595 | 4 months ago | | | 0 | 0.00024480536 | |
| 20484879 | 4 months ago | | | 0 | 0.00049683837 | |
| 20442139 | 4 months ago | | | 0 | 0.00034594452 |
ABI
ABI objects
Getter at block 21286805
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 marketing, uint16 development, uint16 staking, uint16 team, uint16 totalSwap)
(marketing=1, development=1, staking=1, team=1, totalSwap=4)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=400, sellFee=400, transferFee=0)
_taxWallets() view returns (address marketing, address development, address team, address staking)
(marketing=0x8cbfc6a20eac5a41cb57123f81a8ce5ad2028816, development=0x1621026a06b93e886fe36141a62f9e4e9879782b, team=0x5a5341dc8b4e8541aaa438eb90ab842b02168693, staking=0x671ec02914c4ef6c7e8d3845f921f38ea96c304c)
addRewardsEnabled() view returns (bool)
false
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x1621026a06b93e886fe36141a62f9e4e9879782b
launchStamp() view returns (uint256)
1711611479
lpPair() view returns (address)
0xae20aa9c87c21114120d206abfa71dc7c8b9ceb6
maxBuyTaxes() view returns (uint256)
1000
maxSellTaxes() view returns (uint256)
1000
maxTransferTaxes() view returns (uint256)
1000
name() pure returns (string)
APE SNIPER AI
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
200000000000000
swapThreshold() view returns (uint256)
200000000000000
symbol() pure returns (string)
$SAI
taxesAreLocked() view returns (bool)
false
tokenDistributionWallets() view returns (address team_advisors, address marketing, address liquidity_operations)
(team_advisors=0x5a5341dc8b4e8541aaa438eb90ab842b02168693, marketing=0x8cbfc6a20eac5a41cb57123f81a8ce5ad2028816, liquidity_operations=0x1621026a06b93e886fe36141a62f9e4e9879782b)
totalSupply() pure returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableAddRewards(bool _enable)
enableTrading()
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setRatios(uint16 marketing, uint16 development, uint16 team, uint16 staking)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address staking, address development, address team)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.