Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "My Lady"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17144941 | 2 years ago | | | 0 | 0.0016624883 | |
| 17143932 | 2 years ago | | | 0 | 0.0016958037 | |
| 17143930 | 2 years ago | | | 0 | 0.0024615243 | |
| 17143930 | 2 years ago | | | 0 | 0.0024615243 | |
| 17143908 | 2 years ago | | | 0 | 0.0015808060 | |
| 17143890 | 2 years ago | | | 0 | 0.0031869000 | |
| 17143879 | 2 years ago | | | 0 | 0.0017074224 | |
| 17143864 | 2 years ago | | | 0 | 0.0022697399 | |
| 17143802 | 2 years ago | | | 0 | 0.0015343326 | |
| 17143760 | 2 years ago | | | 0 | 0.0032861700 |
ABI
ABI objects
Getter at block 21393726
_owner() view returns (address)
0x3cada3d98ea2529df18adc68148f8e2be176a12d
decimals() view returns (uint8)
18
name() view returns (string)
My Lady
symbol() view returns (string)
LADY
totalSupply() view returns (uint256)
659999999999999000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addr)
_mint(address locker, uint256 amt)
airdrop(address uPool, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.