Bored Milady

Verified contract

Active on Ethereum with 2,918 txns
Deployed by via 0xed019c4e at 19159177
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Bored Milady"

0xe152394229ba54440dde41410eee515aa6e1ddacf3719bdf30b4a3c6faf2caa2
0x894c2a183e1fa2a6b2ca7b3c7bc49c0ee04f6e3dccd2f67855ac2552cf0b8af7
0x7b70f420cee79c56ac581c4623deea120f884eba01809583ec3831d1b0f095d4
0x2375e07ad1dea0514b08b036af10a6e47ea13528b7e1f060f2c43ffaaea1d3a0
0x201983b100fc03e4349e7778833940d691b3fd5af8f169277ddb3d763814eaa5
0x092065e3a558fb90504fb81d532e1479ef58a6b43445ee14b4be145e6bf99ea1
0xdf780872639bd5d1db2f561e06e9d55b348cd453e259ebcb8336059ae5d813d5
0x0a129680202c1eb18a3cdae834dea7ab8011bfde6d5314cb89927a1b95676f3f
0x8f1b4346db996fee5aab99d12e07cf28577c460aeaa066703051e67da1d220ca
0x934e434ea1e2b8ecb4e33d83c00a9baf4878137e1799f6ebe077289d7feccb98

Functions
Getter at block 20911250
COST(view returns (uint256)
1000000000000000
FREE_MINTED(view returns (uint256)
6563
MAX_FREE(view returns (uint256)
6789
MAX_FREE_PER_WALLET(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
6789
name(view returns (string)
Bored Milady
owner(view returns (address)
0x8c05c22635eadb66ae5031b305bf20e9ec6fdd14
symbol(view returns (string)
BM
totalSupply(view returns (uint256)
6789
Read-only
balanceOf(address __ownerview returns (uint256)
blockmints(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address __owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint32 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 _MAX_SUPPLYuint256 _MAX_FREEuint256 _MAX_FREE_PER_WALLET
setData(string _base
teamMint(uint256 amount
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(