ArtFlyingFox By PR

Verified contract

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

No balances found for "ArtFlyingFox By PR"

0x749f650cf831ceda4d5e1934d85503ad372b793768bf11200e023894fd2a4a88
0x54d02e7c5367d738adc62fdaf070e91d269cd0196c46707accbdd2ec832be3df
0x68d4dcafaee670364eff6ab1e18431bfcd1539cef004fb1a01cf89520d408b4b
0x7c4765b9380d384a8662d7a1dd497ad112c8bdc6f21843a784e78ffdad82f6fd
0xfd4fa43b951c4a1a9f3f0b2d1fe9d97c27e308e470d4fb722def59f5b5a650ac
0x92e19eaa57e9c3e8be47f5348ab6e6b7e2e7c724ea74c16213bd46ee66606562
0x52edc1372664d2c5879529ad1cb8ea529978bec02f2ccb52cbbc9b101cec3a0c
0x3f55f8bf9a7dd71c52c6afe8f2dc441aa631c2ca8c4f5ebd3b308e6d1774e542
0xf98cd4f15977bc7fff65b578da1e66ec85b7aa20ed94b6651bde543784ee9731
0x0f3ffe6fbc5aa1ce4305993833d1a134ab02cbb3bec67604a7a3f86dc1c16f72

Functions
Getter at block 20862311
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
maxFree(view returns (uint256)
111
maxPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
333
name(view returns (string)
ArtFlyingFox By PR
price(view returns (uint256)
3000000000000000
symbol(view returns (string)
AF
totalSupply(view returns (uint256)
308
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 
reserve(uint16 _mintAmountaddress _receiver
safeTransferFrom(address fromaddress to
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setUri(string _uri
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(