BoredMilady
Verified contract
Active on
Ethereum with 7,191 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 "BoredMilady"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21167582 | 7 hours ago | | | 0 | 0.00097450781 | |
| 21167581 | 7 hours ago | | | 0 | 0.0016236877 | |
| 21167571 | 7 hours ago | | | 0 | 0.0015573380 | |
| 21162166 | a day ago | | | 0 | 0.00074138124 | |
| 21162156 | a day ago | | | 0 | 0.00060170096 | |
| 21162155 | a day ago | | | 0 | 0.00057903880 | |
| 21162018 | a day ago | | | 0 | 0.00063571690 | |
| 21160220 | a day ago | | | 0 | 0.00072915420 | |
| 21141964 | 4 days ago | | | 0 | 0.00048534228 | |
| 21129507 | 6 days ago | | | 0 | 0.0010150156 |
ABI
ABI objects
Getter at block 21169739
BORED_MILADY_PROVENANCE() view returns (string)
MAX_BORED_MILADYS() view returns (uint256)
6911
baseURI() view returns (string)
ipfs://QmZ7K6hG5uiTvLVvmxZgm72Nv3kmvTq4CVAEG6JoMFvpkW/
canMintBoredMiladys() view returns (bool)
true
maxPerTx() view returns (uint256)
30
maxPerWallet() view returns (uint256)
911
name() view returns (string)
BoredMilady
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x35a901bee36277ec236c990cac318fb816bc1484
price() view returns (uint256)
33000000000000000
symbol() view returns (string)
BMIL
totalSupply() view returns (uint256)
6911
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)
mintBoredMiladys(uint256 quantity) payable
renounceOwnership()
reserveBoredMiladys(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_)
setMAX_BORED_MILADYS(uint256 MAX_BORED_MILADYS_)
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.