Family Portraits

Verified contract

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

No balances found for "Family Portraits"

0x95b9cb3b1bfa724d988d81065f4494152518334b4a140678f7ce7f3c82807a2b
0xf9e09a44b788ddc6354b200ec007cd53c4ecda8df7c2f6134dd79029329d455a
0xa8b527886c55f7f872aa3ecdbc8896c7dc4b4ae6abfb0a046ddb40d59fb4570c
0x17a3e622b3a3bdbf29ec5630daa144d0a34bcd0fe868cc1fe8e9211b32b91d35
0x67a0d70b1ab2150fc549d6dc896f0233bbbbf34bb90f341bde20a45ec02c20dd
0xe0c94241f134c91dfe20e7624228bc08d195cb33f6aae5ff48d45f1fcbcfea14
0xe05a045d7e61e4c8ce7541d628ce7be043d6c41f154fdf2f1f1f930e39bc400d
0xe5f0b225ae83cee3971454b7b307b177db976d7a36bbb15fdc92e1ebf5dbc762
0x36543ab09ce2c0ddcd1f3cc9dd9f09618e03771d0eb93c9577b5717003263f40
0x09a61696c7f616cacc3015849aad69d4278ea81bca6cdc74e6bc24cf3ec226d8

Functions
Getter at block 21275109
maxSupply(view returns (uint256)
10000
name(view returns (string)
Family Portraits
owner(view returns (address)
0x3d6652c2bbdfca12df695adc71daaa7a570f98d2
rendererAddress(view returns (address)
0x5c8deaf75643ddb4a6568e7dadb17059b26ba7b0
symbol(view returns (string)
PORTRAIT
totalSupply(view returns (uint256)
5351
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
render(uint256 tokenIdview returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claim(address tobytes signature
openMint(address to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 max
setMinterAddress(address to
setOpenMint(bool enabled
setRendererAddress(address to
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(uint256 tokenIdaddress minter
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

This contract contains no error objects.