Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERC-20 | 42.18633M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18333598 | a year ago | | | 0 | 0.00053418160 | |
| 18254228 | a year ago | | | 0 | 0.00031882109 | |
| 18254222 | a year ago | | | 0 | 0.00045948421 | |
| 18254211 | a year ago | | | 0 | 0.00035633371 | |
| 18254210 | a year ago | | | 0 | 0.00058254298 | |
| 18254204 | a year ago | | | 0 | 0.00035733158 | |
| 18254203 | a year ago | | | 0 | 0.00029777631 | |
| 18254198 | a year ago | | | 0 | 0.00030997311 | |
| 18254179 | a year ago | | | 0 | 0.00027947560 | |
| 18254176 | a year ago | | | 0 | 0.00060753399 |
ABI
ABI objects
Getter at block 21202160
_fees() view returns (uint8 buyTotalFees, uint8 buyMarketingFee, uint8 buyDevFee, uint8 buyLiquidityFee, uint8 sellTotalFees, uint8 sellMarketingFee, uint8 sellDevFee, uint8 sellLiquidityFee)
(buyTotalFees=1, buyMarketingFee=1, buyDevFee=0, buyLiquidityFee=0, sellTotalFees=1, sellMarketingFee=1, sellDevFee=0, sellLiquidityFee=0)
decimals() view returns (uint8)
18
isSwapping() view returns (bool)
false
name() view returns (string)
WeChat
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() view returns (string)
Wechat
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
42186330470105680731967639
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0d5bad3aa7452668ef859f498f2fd210494d0182
Read-only
_isExcludedMaxTransactionAmounte(address) view returns (bool)
_isExcludedMaxWalletAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
marketPair(address) view returns (bool)
State-modifying
Events addliquidity() payable
admit(address spender, uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits() returns (bool)
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH(uint256 weiAmount)
setMarketPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newMaxBuy, uint256 newMaxSell)
updateMaxWalletAmount(uint256 newPercentage)
updateThresholdSwapAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.