Milady
Verified contract
Active on
Ethereum with 114,564 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,498.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LADYS | ERC-20 | 53.419527B | $0.00 |
$5,715.89 | |
USDC | ERC-20 | 400 | $0.999222 |
$399.69 | |
USDT | ERC-20 | 381.616008 | $0.9999 |
$381.58 | |
HALVING | ERC-20 | 9.781493M | $0.00 |
$1.07 | |
INUINU | ERC-20 | 533.352332M | $0.00 |
$0.53 | |
APU | ERC-20 | 1 | $0.000986 |
$0 | |
PEPE | ERC-20 | 10 | $0.00002 |
$0 | |
$WDUMT | ERC-20 | 38M | -- | -- | |
$PEPETV | ERC-20 | 1M | -- | -- | |
CHGPT | ERC-20 | 744.287894K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243758 | 15 minutes ago | | | 0 | 0.00076338693 | |
| 21243725 | 21 minutes ago | | | 0 | 0.00082746998 | |
| 21243721 | 22 minutes ago | | | 0 | 0.00084905442 | |
| 21243701 | 26 minutes ago | | | 0 | 0.0012531126 | |
| 21243671 | 32 minutes ago | | | 0 | 0.0011993888 | |
| 21243519 | an hour ago | | | 0 | 0.00078094171 | |
| 21243506 | an hour ago | | | 0 | 0.00094416406 | |
| 21243497 | an hour ago | | | 0 | 0.00059525190 | |
| 21242927 | 3 hours ago | | | 0 | 0.00056846510 | |
| 21242885 | 3 hours ago | | | 0 | 0.00025347076 |
ABI
ABI objects
Getter at block 21243829
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
Milady
owner() view returns (address)
0xcad522a8f2d3a99d97d5f26f465e217e6842b70c
symbol() view returns (string)
LADYS
totalSupply() view returns (uint256)
888000888000888000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply, address _lpWallet, address _ecoWallet, address _airdropWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.