Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($18.33)
Native
Value
$18.33
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007136 | $2,568.07 |
$18.33 | |
$SNIFF | ERC-20 | 809.509849K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16334362 | 2 years ago | | | 0 | 0.00059229850 | |
| 15646987 | 2 years ago | | | 0 | 0.0011957773 | |
| 15637775 | 2 years ago | | | 0 | 0.00055932146 | |
| 15637647 | 2 years ago | | | 0 | 0.00054490556 | |
| 15637623 | 2 years ago | | | 0 | 0.00057568737 | |
| 15637599 | 2 years ago | | | 0 | 0.00058990026 | |
| 15637591 | 2 years ago | | | 0 | 0.00062738125 | |
| 15637591 | 2 years ago | | | 0 | 0.00062738125 | |
| 15637591 | 2 years ago | | | 0 | 0.00062738125 | |
| 15637583 | 2 years ago | | | 0 | 0.00052722009 |
ABI
ABI objects
Getter at block 21086520
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
marketingWallet() view returns (address)
0x1faeca6941e0d406578c9bcb79ad2e77cf901600
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
SNIFF
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
3
sellLiquidityFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
200000000000000000000000
symbol() view returns (string)
$SNIFF
tokensForLiquidity() view returns (uint256)
202377462318405679011771
tokensForMarketing() view returns (uint256)
607132386955217037035313
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x5224115e090161f37f0a87862aea5b48d03aa30c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.