notBasquiart

Verified contract

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

No balances found for "notBasquiart"

0x526eebd6a0b216b3333088d0f1d76d70f76fe919a653db449595e613fc798b77
0x8a7d7dda7ed81859210bbb0fe9bbff89220c4007dcfc9e6720f4b2e4feebd87c
0xfae9df311b7d769be68df56d7113e12a3b9c1f0d6f19d641e5ed721e612296f7
0xfe63d045ce46e4428c8717fc2a406b4c0b64d69e5d5330500b64bced084d2334
0x6a50907b08ddcdc0ed390d176a4416d36ab348867e93fe69d22a90a98aab089a
0xf07f0047a6deb2d4e1bb0f3b74c5c2bef3df9a612ba468d6cf8e13cc7c1dc921
0x2b16352c9b727c5bfdabd0b0956cca598a0096649fc79e34346155299642f1aa
0xddc0d8590dd76853eae90cec4812fe2847f47345dd216bedd76fbef3b8e8f29c
0x0bda6c1bb215262f2ec81a6875982118a2b7b06e1a9e777d07849c2c8dd9050c
0x5155b6c4d7aefe91c99718cc8f3b0df48043d6eb6fdf8b5485a3921e243b0218

Functions
Getter at block 21227223
isMetadataFinal(view returns (bool)
false
isPaused(view returns (bool)
false
maxNFTPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
1111
name(view returns (string)
notBasquiart
owner(view returns (address)
0x1430842c458a74424534ad1aefaee22da514f79b
prerevealURL(view returns (string)
ipfs://QmchzkouGhMvXJwxejNnANKk4ZPY8dz2DxM71S8Ykg1at1
price(view returns (uint256)
2000000000000
symbol(view returns (string)
NOTBASQUIART
totalFreeMint(view returns (uint256)
999
totalMinted(view returns (uint256)
1111
totalSupply(view returns (uint256)
1111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedCount(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adjustFreeMint(uint256 value
airdrop(address touint256 count
approve(address touint256 tokenId
finalizeMetadata(
mint(uint256 countpayable 
renounceOwnership(
reveal(string url
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setPause(bool value
setPrice(uint256 price_
setSupply(uint256 value
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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