Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe0e5…7b1b
0xe0e5…7b1b
13 additional
variables
Balances ($183.40)
Native
Value
$183.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.049969 | $3,670.31 |
$183.4 | |
SAI | ERC-20 | 74.847395K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20299465 | 5 months ago | | | 0 | 0.00010747312 | |
| 18890828 | a year ago | | | 0 | 0.0015292988 | |
| 17938607 | a year ago | | | 0 | 0.0022790020 | |
| 17809257 | a year ago | | | 0 | 0.00071600914 | |
| 17772012 | a year ago | | | 0 | 0.0016493585 | |
| 17771619 | a year ago | | | 0 | 0.0017697430 | |
| 17771321 | a year ago | | | 0 | 0.0019506520 | |
| 17770809 | a year ago | | | 0 | 0.0020835776 | |
| 17770773 | a year ago | | | 0 | 0.0020382328 | |
| 17770770 | a year ago | | | 0 | 0.00092306099 |
ABI
ABI objects
Getter at block 21377795
_buyDevelopmentFees() view returns (uint256)
0
_buyLiquidityFees() view returns (uint256)
0
_buyMarketingFees() view returns (uint256)
0
_developmentShares() view returns (uint256)
0
_liquidityShares() view returns (uint256)
0
_marketingShares() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
69000000000000000
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
2
_totalDistributionShares() view returns (uint256)
10
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
2
_walletMax() view returns (uint256)
69000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
68279490476825906
name() view returns (string)
SNIPY AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SAI
totalSupply() view returns (uint256)
69000000000000000
uniswapPair() view returns (address)
0x5806b49abdcea874e72d0ee9546c768737097bd2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExcludedFromFees(address) view returns (bool)
checkMarketPair(address) view returns (bool)
checkTxLimitExcept(address) view returns (bool)
checkWalletLimitExcept(address) view returns (bool)
State-modifying
Events addMarketPair(address account)
adjustMaximumTxAmounts(uint256 maxTxAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSendETH()
renounceOwnership()
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setDistributionSetting(uint256 newLiquidityShare, uint256 newMarketingShare, uint256 newDevelopmentShare)
setLiquifyByLimitOnlyAndSwap(bool newValue)
setNumberofTokensBeforeSwap(uint256 newLimits)
setSellTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newDevelopmentTax)
setSwapLiquifyEnable(bool _enabled)
setWalletLimitExempt(address holder, bool exempt)
setcheckExcludedFromFee(address account, bool newValue)
setcheckTxLimitExcept(address holder, bool exempt)
setfirsttaxwallet(address newAddress)
setnewWalletLimit(uint256 newLimits)
setsecondtaxwallet(address newAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
trigger_zones()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.