Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($14.09)
Native
Value
$14.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004404 | $3,198.56 |
$14.09 | |
LADY | ERC-20 | 91.658445K | -- | -- | |
UNI-V2 | ERC-20 | 0.000371 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15646689 | 2 years ago | | | 0 | 0.00041172804 | |
| 15646681 | 2 years ago | | | 0 | 0.00060467973 | |
| 15646671 | 2 years ago | | | 0 | 0.00053593004 | |
| 15646663 | 2 years ago | | | 0 | 0.00053567904 | |
| 15646660 | 2 years ago | | | 0 | 0.00050683660 | |
| 15510497 | 2 years ago | | | 0 | 0.00058114499 | |
| 15509882 | 2 years ago | | | 0 | 0.00021946437 | |
| 15509867 | 2 years ago | | | 0 | 0.00026693338 | |
| 15509863 | 2 years ago | | | 0 | 0.00022232635 | |
| 15509831 | 2 years ago | | | 0 | 0.00052757369 |
ABI
ABI objects
Getter at block 21161649
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletSize() view returns (uint256)
20000000000000
buyFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=1, liquidity=1, marketing=1)
deadBlocks() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
WHITELADY
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=1, liquidity=1, marketing=1)
symbol() view returns (string)
LADY
totalSupply() view returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x8f1d8ed4ad1bb39b97455f828b652d36800536e5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_lastTrade(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
excludeFromLimit(address account)
includeInFee(address account)
includeInLimit(address account)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setBothFees(uint8 buy_reflection, uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_reflection, uint8 sell_liquidity, uint8 sell_marketing)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.