ShapellaUpgrade

Verified contract

Active on Ethereum with 233,906 txns
Deployed by via 0xc1bb8094 at 16998463
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#78708)
ERC-721
--
0xa32205f22825bfd1fcdc7d4b4786df3e5a0365ba3b08de7ce692b5f50ef832e4
0xb4f32dd4f5aa2beb872ab0ce3ea90ab452a4923e89a2bf64de814f1b797ec417
0x1aa86d1c7d79e121023b66104c7be934fdd2bb1747662c2cfe588ff1bceb1e02
0x0bed577e6a9c2d13e0c19ddd870f0bce17e491c861214d55a515fea927a9bebc
0x1ac95eae029393dc39d18156ec8ef3c2beea1db5206320bea1563b0421fefdc7
0x64cae814f5164d461ef9f9d5175fe3275ac0830bf663865721b4685315f2d8d5
0x6fb61e51e62611bdce742cb24f83469964aee317c843a2f95e695b34a2ce1e03
0x5bc376204e82a11957e0e5c3e0e717f2c99dc3fa4bc4d8da41e764b1b8bbecec
0x5c5f485fd72c98fdf8d48b27ffa356044e7819ba319f460d13312f3880adac61
0x6996682b56723cf535f9e1dd3eab2262b84203d13d2d679fc6c2d32243447bc3

Functions
Getter at block 21263862
isFrozen(view returns (bool)
false
mintOpenUntil(view returns (uint64)
1681603163
name(view returns (string)
ShapellaUpgrade
owner(view returns (address)
0xab9e1ddf806a20c9b06a94c655a59c3edf495ca5
symbol(view returns (string)
SHAPELLA
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
adminMintContributorNfts(address[] recipients
adminMintTo(uint256 tokenIdaddress recipient
adminSetFrozen(
adminSetTokenUris(string contributorTokenUristring openEditionTokenUri
approve(address touint256 tokenId
publicMint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setActive(
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(string contributorTokenUristring openEditionTokenUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadySetActive(
InvalidToken(
MintNotActive(
RecipientLengthDoesNotMatchSupply(
SoldOut(
TokenUrisFrozen(