Milady333
Verified contract
Active on
Ethereum with 1,118 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)
No balances found for "Milady333"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21023683 | 19 days ago | | | 0 | 0.00045502484 | |
| 20963088 | a month ago | | | 0 | 0.00064619009 | |
| 20901940 | a month ago | | | 0 | 0.00022994342 | |
| 20865521 | a month ago | | | 0 | 0.00086198741 | |
| 20729581 | 2 months ago | | | 0 | 0.00043263458 | |
| 20679923 | 2 months ago | | | 0 | 0.00085894507 | |
| 20595435 | 3 months ago | | | 0 | 0.000052535546 | |
| 20539541 | 3 months ago | | | 0 | 0.00012010700 | |
| 20508226 | 3 months ago | | | 0 | 0.000041963992 | |
| 20503048 | 3 months ago | | | 0 | 0.00011758376 |
ABI
ABI objects
Getter at block 21160621
MAX_MILADYS() view returns (uint256)
333
MILADY_PROVENANCE() view returns (string)
baseURI() view returns (string)
https://miladymaker.net/bitch/json/
name() view returns (string)
Milady333
owner() view returns (address)
0x54f8e4e9842c93ef0e8f5a83374db0c521d728cb
saleIsActive() view returns (bool)
false
symbol() view returns (string)
ML3
totalSupply() view returns (uint256)
333
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)
State-modifying
Events approve(address to, uint256 tokenId)
flipSaleState()
mintMilady()
renounceOwnership()
reserveMiladys333()
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.