Reserva X Spriz

Verified contract

Proxy

Active on Ethereum with 606 txns
Deployed by via 0x6276f4e0 at 16163726
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 42 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
23 additional variables

No balances found for "Reserva X Spriz"

0x7b1d5188a36a99e57ee3bd4b950e76665893e3bcae56100daf847f4992905eaa
0xe790776a01d2a5c3f60f91c873a00c0ba30b36697c6459c6321465928deac24e
0x5fad7071db97827b6ce98f786dec4677fbf51e3b74168e5b9f595267193fbb77
0x4f4b25add7e16797cdf3ead9b2ef15cae0d5266e81afde5467392e22515299ee
0x5cec04a905282224a5c68ee46029db23b6ddc58ec841205738f22086b59406cf
0x247aa2e408164e055ef5eb4246deac175779fe0c18b7a890f5b915e03259052f
0x13f5f6b67a97d64d3dc38265947483c3ae291e8b55624d81715a467c8f8f4c23
0x1afef78adcb53ffcd50f24c0f12a1b093faaa50f6d5affd41a1ea22342420561
0x31763b7370295937fd2e1d836815a0873a6eb616198bfa1355f8f5e6abc1b1f2
0x9704554160d79bbe1cc435ae52ae14820632c49ba7c3818b1a12d6cb10dbeefd

Functions
Getter at block 21247827
contractURI(view returns (string)
ipfs://bafybeiefpv75raekecmc45xfcgubswuwuq7wsdpj47nn5yy6m6mtw4gw54/contract
getBaseTokenURI(view returns (string)
ipfs://bafybeihtcbpkffn7d4yaqhetnqaumodbed744oeq24dfbmlzvhx5epudfm/metadata/
getClaimValue(view returns (uint256)
230000000000000000
getOwner(view returns (address)
0xca9a636963ba3a2928dd93110bad5fce1f652a3b
isClaimAllowed(view returns (bool)
false
isPublicClaimAllowed(view returns (bool)
true
name(view returns (string)
Reserva X Spriz
owner(view returns (address)
0xca9a636963ba3a2928dd93110bad5fce1f652a3b
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
RES-X-SPRIZ
totalReleased(view returns (uint256)
48320000000000000000
totalShares(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getEditionTokenCounter(uint8 editionview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isDiscountClaimAllowed(bytes32[] discountProofuint256 claimValueview returns (bool)
isWhitelistClaimAllowed(bytes32[] whitelistproofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
State-modifying
approve(address operatoruint256 tokenId
discountPublicClaim(uint8 editionuint8 sizebytes32[] discountProofuint256 claimValuepayable returns (uint256 tokenId)
discountWhitelistClaim(uint8 editionuint8 sizebytes32[] whitelistProofbytes32[] discountProofuint256 claimValuepayable returns (uint256 tokenId)
freeClaim(uint8 editionuint8 sizereturns (uint256 tokenId)
initialize(address aclContractstring namestring symbolstring baseUristring collectionUriuint256 maxEditionTokensuint256 claimValuebytes32 whitelistMerkleRootbytes32 discountMerkleRootaddress[] payeesuint256[] shares
mint(address toreturns (uint256 tokenId)
publicClaim(uint8 editionuint8 sizepayable returns (uint256 tokenId)
redeem(uint256 tokenIdaddress ownerreturns (uint256 newTokenId)
release(address account
release(address tokenaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string baseURI
setClaimValue(uint256 claimValue
setCollectionURI(string collectionURI
setDiscountMerkleRoot(bytes32 discountMerkleRoot
setWhitelistMerkleRoot(bytes32 whitelistMerkleRoot
toggleClaim(
togglePublicClaim(
transferFrom(address fromaddress touint256 tokenId
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
whitelistClaim(uint8 editionuint8 sizebytes32[] whitelistproofpayable returns (uint256 tokenId)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(string baseUri
BeaconUpgraded(address indexed beacon
ClaimChanged(bool claimAllowed
ClaimValueChanged(uint256 claimValue
CollectionURIChanged(string collectionUri
DiscountMerkleRootChanged(bytes32 discountMerkleRoot
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
Initialized(uint8 version
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
PermanentURI(string _valueuint256 indexed _id
PublicClaimChanged(bool publicClaim
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
WhitelistMerkleRootChanged(bytes32 whitelistMerkleRoot
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
ACLAddressIsNotContract(
ACLContractIsZeroAddress(
ClaimingNotAllowed(
DiscountClaimingNotAllowed(
InvalidClaimValue(uint256 value
MaxEditionSupplyReached(uint8 editionuint256 supply
NotApprovedOrOwner(address owner
OperatorNotAllowed(address operator
PublicClaimingNotAllowed(
WhitelistClaimingNotAllowed(