Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
💤 | ERC-20 | 4.600099K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16790231 | 2 years ago | | | 0 | 0.00058024315 | |
| 15542852 | 2 years ago | | | 0 | 0.00017026800 | |
| 15376739 | 2 years ago | | | 0 | 0.00026846854 | |
| 15344046 | 2 years ago | | | 0 | 0.00054820014 | |
| 15334190 | 2 years ago | | | 0 | 0.00046145515 | |
| 15324261 | 2 years ago | | | 0 | 0.00058574395 | |
| 15323487 | 2 years ago | | | 0 | 0.00083894400 | |
| 15321072 | 2 years ago | | | 0 | 0.00090825418 | |
| 15319352 | 2 years ago | | | 0 | 0.00061606574 | |
| 15319137 | 2 years ago | | | 0 | 0.00065385885 |
ABI
ABI objects
Getter at block 21412921
TokensForBurn() view returns (uint256)
1797016760727271479165
TokensForSwap() view returns (uint256)
2695525141090907218749
Treasury() view returns (address)
0x02eb2cd11bbfeccf238bdec0dc2d9078d0500e84
buyFee() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
1000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000
name() view returns (string)
Slept On
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000
symbol() view returns (string)
💤
totalSupply() view returns (uint256)
100000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1fe2126e6c038ca6e08c9d1278875f837b623d99
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)
enableTrading()
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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.