Snuffles Inu
Verified contract
Active on
Ethereum with 249 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe429…0db4
0xe429…0db4
19 additional
variables
Balances ($33.42)
Native
Value
$33.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.009048 | $3,693.90 |
$33.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15647173 | 2 years ago | | | 0 | 0.00092488688 | |
| 15580833 | 2 years ago | | | 0 | 0.00015827312 | |
| 15566759 | 2 years ago | | | 0 | 0.00026032994 | |
| 15554506 | 2 years ago | | | 0 | 0.00052182391 | |
| 15542125 | 2 years ago | | | 0 | 0.00057857307 | |
| 15531331 | 2 years ago | | | 0 | 0.00046687228 | |
| 15530461 | 2 years ago | | | 0 | 0.00018163252 | |
| 15523478 | 2 years ago | | | 0 | 0.00083343660 | |
| 15522933 | 2 years ago | | | 0 | 0.00036652797 | |
| 15522929 | 2 years ago | | | 0 | 0.00039353765 |
ABI
ABI objects
Getter at block 21307079
deadBlocks() view returns (uint256)
3
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
850000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
15517233
launchedTime() view returns (uint256)
1662931677
liquidityFeeReceiver() view returns (address)
0xe429fdf7a17cc7b44f339e7861c898dca9270db4
marketingFeeReceiver() view returns (address)
0xe429fdf7a17cc7b44f339e7861c898dca9270db4
maxBuyTxTokens() view returns (uint256)
1000000
maxSellTxTokens() view returns (uint256)
1000000
maxWalletTokens() view returns (uint256)
1000000
name() pure returns (string)
Snuffles Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x26bde6fa736815bca99e986136e8d50ca8b486a8
protectionCount() view returns (uint256)
5
rateLimit() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
5000000000000
swapThreshold() view returns (uint256)
100000000000000
symbol() pure returns (string)
SNINU
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
protected(address) view returns (uint256)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
disablePause()
disableProtection()
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
pauseTrading()
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _sellBias, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, bool _processEnabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FundsDistributed(uint256 marketingBNB, uint256 liquidityBNB, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.