Fair 721

Verified contract

Active on Ethereum with 16,860 txns
Deployed by via 0x02ff65ed at 17518005
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#4568)
ERC-721
--
0x3861e189159c63ff5d10ef541eb9c470d41ee008a3c5c7063d9786b28ca59d46
0xc0fa8a50efedbe52af66e2a075533f24613f9825e2a793843772208bd21440a3
0xff95e4524a38b4bcbaeb18c6940e632d8d0ddaaca91b068a5da182e3844fe6b3
0x7e8512554c3b24a210a7e5a15566e3bb005e05df1d27000c14906196475e4cc6
0xf412924503457bf683842641ce0ce0fe0fc83325cb4077d9031b7d4ee95e6998
0x91cf05b5c5fa8fab06c01ddaab6461b7b8039d80556762a8aa6c3129eb7d5816
0x1dc7957d81bf1b6b934186db0ea55537e83ea04c089418133329e82c468db16c
From
0x4cef4ff30178abd64196d6a0fc0416cb1c4b72eb7ba87d7519b5b3bafe7072ed
0x6b57be9334551a4a2e99de0b01a638f6f81000ddc31b729bc4fc7fe7016aa8da
0x0f430a74d9def14c865ad3ba0bdb80b477ad1dbc9f27b6a9ebab54c0cab09ff9

Functions
Getter at block 21159834
MAX_MINT(view returns (uint256)
10240
_currentTokenId(view returns (uint256)
13332
creator(view returns (address)
0x880160a3547783937ca151ca7a72304ee1cabbd0
name(view returns (string)
Fair 721
symbol(view returns (string)
F721
Read-only
_tokenAmounts(uint256view returns (uint256)
_userMinted(addressview returns (uint256)
amountOf(uint256 tokenIdview returns (uint256)
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 touint256 tokenId
burn(uint256 tokenId
mint(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
split(uint256 tokenId
transferFrom(address fromaddress touint256 tokenId
withdrawETH(
withdrawToken(address _token
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.