Art Basel Bulls

Verified contract

Active on Ethereum with 362 txns
Deployed by via 0x8fc4e153 at 16218349
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Art Basel Bulls"

0xfa28adeb3734e32b5ed068aef4fade449d9e61b15e84032cd6e2f006e45b47d9
0xc7840cac7b78833ec98aee48f5d86015d51ac9a954e506180b2d552d9f1f5e36
0xf2765cf365c80db0af5b151c4df7390e349bec25ee7ecc8f8f17f63ac4355fed
0x4c32f56a5dcaf30aa3f557365e382a4d0406bdd922e12fa89146676ea64b7d5e
0x1c54611ccc01ee45947886f9643b27dbcbe5af2a59566d643957fedeed7ed27e
0x468660c543dea459ac21b607f24bb09116984beedbae5669e88cc01ae3ee8510
0xb37749438d276d81fde7c4d227861a3026c1e95222c3970b3f093e80f156c082
0x8fbd0117a78696b7ed5846cea9fa9bde3b55472fa0b42d82815ff80e86a76a40
0x907a9b79f7490ea12a01c24eb0d633a1cc2891aa97e40c662c364d25cf1808b4
0x46c85e15b126d3501a5dd6df1e3ea4664df789a1d584c4ed7d95062ffc710531

Functions
Getter at block 20976894
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeicgv6ozrooj24254nz55fb2bbuh5ieyyk234offslgngmftbas2ja/
maxFreePerAddr(view returns (uint256)
2
maxPerTx(view returns (uint256)
2
maxSupply(view returns (uint256)
333
name(view returns (string)
Art Basel Bulls
owner(view returns (address)
0x4ac672304c389bede1f1b9a433e2d14ae9bef8ad
price(view returns (uint256)
0
symbol(view returns (string)
ABB
totalSupply(view returns (uint256)
333
Read-only
balanceOf(address ownerview 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 operatoruint256 tokenIdpayable 
mint(uint256 amountpayable 
reseve(address recuint256 amount
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 newPriceuint256 maxT
transferFrom(address fromaddress touint256 tokenIdpayable 
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(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(