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 |
---|---|---|---|---|---|
LADY | ERC-20 | 76.292092T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20308499 | 4 months ago | | | 0 | 0.00010143452 | |
| 20297327 | 4 months ago | | | 0 | 0.00011416289 | |
| 18299277 | a year ago | | | 0 | 0.00034195131 | |
| 17730492 | a year ago | | | 0 | 0.00048307229 | |
| 17649619 | a year ago | | | 0 | 0.00092100128 | |
| 17456412 | a year ago | | | 0 | 0.00043283005 | |
| 17378177 | a year ago | | | 0 | 0.0014469287 | |
| 17361999 | a year ago | | | 0 | 0.0013521700 | |
| 17320525 | 2 years ago | | | 0 | 0.0012089300 | |
| 17308511 | 2 years ago | | | 0 | 0.0016907041 |
ABI
ABI objects
Getter at block 21271668
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getBuyFees() view returns (uint256)
5
getSellFees() view returns (uint256)
5
lpPair() view returns (address)
0x0d67c730a57448ebd4ca97537f70f01a790097af
name() view returns (string)
My Lady
owner() view returns (address)
0x0000000000000000000000000000000000000000
purchaserAddress() view returns (address)
0x699f1e40eb7fed6fbb9a4049ba1ff72ee42d98b4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
6666666666666660000
symbol() view returns (string)
LADY
taxEnabled() view returns (bool)
true
totalSupply() view returns (uint256)
666666666666666000000000
tradingActiveTime() view returns (uint256)
1682677715
Read-only
_taxExempt(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pairs(address) view returns (bool)
State-modifying
Events airdrop(address[] _addresses, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableSwap()
disableTax()
enableSwap()
enableTax()
endLaunchPeriod()
excludeTaxes(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(address lpOwner, address[] _wallets, uint256[] _tokens) payable
relaunch(address[] _wallets, uint256[] _tokens) payable
renounceOwnership()
setPair(address pair, bool value)
tradingActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeTaxes(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketing)
receive()
This contract contains no error objects.