Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($763.52)
Native
Value
$262.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.083 | $3,162.87 |
$262.52 | |
USDT | ERC-20 | 500 | $1.002 |
$501 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19541708 | 7 months ago | | | 0 | 0.00097153367 | |
| 19541706 | 7 months ago | | | 0 | 0.00084399341 | |
| 19147595 | 9 months ago | | | 0 | 0.00040766176 | |
| 18900303 | 10 months ago | | | 0 | 0.0031807649 | |
| 18552943 | a year ago | | | 0 | 0.00051410580 | |
| 18552933 | a year ago | | | 0 | 0.00048312442 | |
| 17304763 | a year ago | | | 0 | 0.00068189374 | |
| 17048098 | 2 years ago | | | 0 | 0.00056770098 | |
| 17010448 | 2 years ago | | | 0 | 0.00050879956 | |
| 16307753 | 2 years ago | | | 0 | 0.00064304800 |
ABI
ABI objects
Getter at block 21178204
_devFee() view returns (uint256)
5
_devWalletAddress() view returns (address)
0x7ec0d9f41867a26148d3f00c6292fb04af5942d8
_liquidityFee() view returns (uint256)
0
_lockTime() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint256)
9
name() view returns (string)
WenMoon
numTokensSellToAddToLiquidity() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
WM
totalFees() view returns (uint256)
128086135511877582021
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x28a97e55df162717d734e87a00580455a85669b2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
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)
lock(uint256 time)
renounceOwnership()
setDevFeePercent(uint256 devFee)
setDevWalletAddress(address _addr)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 amountToUpdate)
setRouterAddress(address newRouter)
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()
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 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _NAME, string _SYMBOL, uint256 _DECIMALS, uint256 _supply, uint256 _txFee, uint256 _lpFee, uint256 _DexFee, address routerAddress, address feeaddress, address tokenOwner, address service)
receive()
This contract contains no error objects.