NotOkayMiladys
Verified contract
Active on
Ethereum with 1,459 txns
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 "NotOkayMiladys"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20976394 | 2 months ago | | | 0 | 0.00041112718 | |
| 20931806 | 2 months ago | | | 0 | 0.00048857430 | |
| 20016815 | 6 months ago | | | 0 | 0.00028219483 | |
| 19686360 | 8 months ago | | | 0 | 0.00080157981 | |
| 19670253 | 8 months ago | | | 0 | 0.00053165257 | |
| 19613345 | 8 months ago | | | 0 | 0.0012929575 | |
| 19610151 | 8 months ago | | | 0 | 0.00078563920 | |
| 19502248 | 9 months ago | | | 0 | 0.00076673032 | |
| 19113761 | 10 months ago | | | 0 | 0.00044200130 | |
| 18979090 | a year ago | | | 0 | 0.0017889340 |
ABI
ABI objects
Getter at block 21387077
MAX_NOT_OKAY_MILADYS() view returns (uint256)
3911
NOT_OKAY_MILADY_PROVENANCE() view returns (string)
baseURI() view returns (string)
ipfs://QmXSY4Hwxdg7t7DUFLnTjMCAyPmgJAHjd91DHzasCQb5Ba/
canMintNotOkayMiladys() view returns (bool)
true
maxPerTx() view returns (uint256)
30
maxPerWallet() view returns (uint256)
911
name() view returns (string)
NotOkayMiladys
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xb0b6fa4cdc2639b6d789e07c27709fd69e1c5868
price() view returns (uint256)
20000000000000000
symbol() view returns (string)
NOM
totalFree() view returns (uint256)
1300
totalSupply() view returns (uint256)
2090
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getOwnershipData(uint256 tokenId) view returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owner, address operator) view returns (bool)
numberMinted(address owner) view returns (uint256)
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)
mintNotOkayMiladys(uint256 quantity) payable
renounceOwnership()
reserveNotOkayMiladys(uint256 quantity)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setMaxNOM(uint256 maxNOM_)
setMaxPerTx(uint256 maxPerTx_)
setMaxPerWallet(uint256 maxPerWallet_)
setOwnersExplicit(uint256 quantity)
setPrice(uint256 price_)
setProvenanceHash(string provenanceHash)
toggleMinting()
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.