Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$TEST | ERC-20 | 58.429425K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16670653 | 5 months ago | | | 0 | 4.5833907e-7 | |
| 16280148 | 6 months ago | | | 0 | 2.8461922e-7 | |
| 16249507 | 6 months ago | | | 0 | 5.2273738e-7 | |
| 16225091 | 6 months ago | | | 0 | 5.5999392e-7 | |
| 13422270 | 8 months ago | | | 0 | 1.3172429e-7 | |
| 13422261 | 8 months ago | | | 0 | 1.1973110e-7 | |
| 11570295 | 9 months ago | | | 0 | 0.000000000329449380 | |
| 11568153 | 9 months ago | | | 0 | 0.000000000878701200 | |
| 11568129 | 9 months ago | | | 0 | 0.000000000958854600 | |
| 11568045 | 9 months ago | | | 0 | 0.000000001305754744 |
ABI
ABI objects
Getter at block 23637676
_buyTotalFees() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
1000
_maxTxAmount() view returns (uint256)
10000000000000000
_minimumTokensBeforeSwap() view returns (uint256)
50000000000000
_minimumTokensBeforeSwapAmount() view returns (uint256)
50000000000000
_sellTotalFees() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
1000
_totalSupply() view returns (uint256)
10000000000000000
_walletMax() view returns (uint256)
10000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWalletAddress() view returns (address)
0x2bfb59c4c305ba0d52a4e41d91357e18cf8dbfc5
enableTrading() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
10000000000000000
getTime() view returns (uint256)
1734064699
launchAt() view returns (uint256)
11570295
name() view returns (string)
TEST
owner() view returns (address)
0x2bfb59c4c305ba0d52a4e41d91357e18cf8dbfc5
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$TEST
teamWalletAddress() view returns (address)
0x2bfb59c4c305ba0d52a4e41d91357e18cf8dbfc5
totalSupply() view returns (uint256)
10000000000000000
uniswapPair() view returns (address)
0x9683980208bc1b07262d626b61e2b3e8c7464574
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events EnableTrading()
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimitsTx()
setFees(uint256 buyTotalFees, uint256 sellTotalFees)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
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)
eventSwapAndLiquify(uint256 amount)
inSwapAndLiquifyStatus(bool p)
liquidityGetBnb(uint256 amount)
marketingGetBnb(uint256 amount)
stepFee(bool p)
stepLiquify(bool overMinimumTokenBalanceStatus, bool inSwapAndLiquifyStatus, bool isMarketPair_sender, bool swapAndLiquifyEnabledStatus)
teamGetBnb(uint256 amount)
constructor()
receive()
This contract contains no error objects.