Milady
Verified contract
Active on
Ethereum with 39,744 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OGD | ERC-20 | 19.999999M | -- | -- | |
𝕄 | ERC-20 | 10M | -- | -- | |
♡ MILADY ♡ | ERC-20 | 16.666667K | -- | -- | |
0x4d9c…d798 | ERC-1555 | 700 | -- | -- | |
0x4d9c…d798 | ERC-1555 | 700 | -- | -- | |
0x4d9c…d798 | ERC-1555 | 619 | -- | -- | |
0x4d9c…d798 | ERC-1555 | 600 | -- | -- | |
0x4d9c…d798 | ERC-1555 | 600 | -- | -- | |
0x4d9c…d798 | ERC-1555 | 600 | -- | -- | |
0x4d9c…d798 | ERC-1555 | 600 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156906 | 4 hours ago | | | 0 | 0.00072104143 | |
| 21156320 | 6 hours ago | | | 0 | 0.0012269025 | |
| 21156154 | 6 hours ago | | | 0 | 0.00052387753 | |
| 21155898 | 7 hours ago | | | 0 | 0.00042425954 | |
| 21155091 | 10 hours ago | | | 0 | 0.00060253075 | |
| 21155076 | 10 hours ago | | | 0 | 0.00060787787 | |
| 21154422 | 12 hours ago | | | 0 | 0.00036498863 | |
| 21153647 | 15 hours ago | | | 0 | 0.00053130918 | |
| 21153438 | 15 hours ago | | | 0 | 0.00062107145 | |
| 21153374 | 16 hours ago | | | 0 | 0.0011991940 |
ABI
ABI objects
Getter at block 21158027
MAX_MILADYS() view returns (uint256)
9500
MILADY_PROVENANCE() view returns (string)
baseURI() view returns (string)
https://www.miladymaker.net/milady/json/
maxMiladyPurchase() view returns (uint256)
30
name() view returns (string)
Milady
owner() view returns (address)
0x54f8e4e9842c93ef0e8f5a83374db0c521d728cb
saleIsActive() view returns (bool)
false
standardMiladyCount() view returns (uint256)
9500
symbol() view returns (string)
MIL
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
whitelistOneMint(address) view returns (bool)
whitelistTwoMint(address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
editWhitelistOne(address[] array)
editWhitelistTwo(address[] array)
flipSaleState()
mintMiladys(uint256 numberOfTokens) payable
renounceOwnership()
reserveMintMiladys()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.