Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.51)
Native
Value
$4.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.001188 | $3,800.84 |
$4.51 | |
SNORLAX | ERC-20 | 2.657716B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22618888 | 22 days ago | | | 0 | 7.1607339e-7 | |
| 17250290 | 5 months ago | | | 0 | 7.2420805e-7 | |
| 14019710 | 7 months ago | | | 0 | 0.0000029801827 | |
| 13922884 | 7 months ago | | | 0 | 0.0000012168545 | |
| 13775601 | 7 months ago | | | 0 | 0.0000026981196 | |
| 3521915 | a year ago | | | 0 | 7.7535415e-7 | |
| 2663578 | a year ago | | | 0 | 0.000088290495 | |
| 2656211 | a year ago | | | 0 | 0.000000000004086040 | |
| 2650716 | a year ago | | | 0 | 0.000000000009393622 | |
| 2634238 | a year ago | | | 0 | 0.000000000005049178 |
ABI
ABI objects
Getter at block 23576574
_liquidityFee() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
30000000000000000000
_taxFee() view returns (uint256)
6
decimals() pure returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() pure returns (string)
Snorlax
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
SNORLAX
teamWallet() view returns (address)
0x2612f0eb4dc54362b89057cb33742c168b12a39b
totalFees() view returns (uint256)
79662441629224550145
totalSupply() view returns (uint256)
1000000000000000000000
tradingLaunched() view returns (uint256)
2540502
uniswapV2Pair() view returns (address)
0x11b059f74adb033d515839fa174333c9bae836a6
uniswapV2Router() view returns (address)
0x4e6540c3cd58679f19b715d62caf027083f97966
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeSettings(uint256 _liquidityAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launchTrading()
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
withdrawTokens(address token, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.