Spazio/Colore by Alessandro Fiore

Verified contract

Proxy

Active on Ethereum with 364 txns
Deployed by via 0xbe0ffc26 at 17512715
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 4 additional slots
Native
Value $554.91
0x1294b6ba730de68406e8e23c7b484b2d82a973799666bdcd583f09cd7232caa4
0x2fc79b1fd616fbd0e3b8ad1f39b9df59bad9c100b0dd5e5d0d81ecd1f3aac26a
0xc23f5b00475d318840b1a967d42b7a3a9e39aefd0f6c669dfd0853e082fab8d7
0xee4b688e84f1058cc8741a03ddd82b0d8b6fa5973997120d7c4d66abcdf93cb6
0x85107bac8fdead651cfb2eb55063de09558227401b81a032b7ed55003a38b778
0x8d0a96eda49484ee77d5447dd6b1ac63536a69b700c6ca74eece8c23d0c63ae1
0x7b3014285c40be1199c6c60d4cb40a33eac48be7ceeb353b39073bdd1b248c32
0xf90444734f20d6710256ca345e4223811d77f57f706b0e812028811a484beeb5
0x1c1d0e9a3f2ecde984b25ab10c19368cd3a7f7e7867184780c474df3d4e3fb2c
0xd7dc4e3d32c4f29854c54c3e3ce90a12652b89fa9decd3f45772280b64433136

Functions
Getter at block 20964649
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROLE_ARTIST(view returns (bytes32)
0x63680df430131e002a919e96864c2a88aef0a4ae2b002894ffc3d31894db09c4
ROLE_MANAGER(view returns (bytes32)
0xf206625bad3d9112d5609b8d356e6fbd514cd1f69980d4ce2b3e6e68e1789ace
albaDelegate(view returns (address)
0x95a405d36e572a35bf00dad4adb7bff4d2df56ad
 
availablePayments(view returns (uint256)
collectionConfig(view returns (bytes16 uuidstring namestring tokenstring slug)
(uuid=0x2f246bda4a574f8b8eae009b57134c7f, name=Spazio/Colore by Alessandro Fiore, token=spazio-colore, slug=spazio-colore)
finalSalePrice(view returns (uint256)
0
flushablePayments(view returns (uint256)
0
getPrice(view returns (uint256)
30000000000000000
isHofMinted(view returns (bool)
true
isSaleClosed(view returns (bool)
false
name(view returns (string)
Spazio/Colore by Alessandro Fiore
numReservedMinted(view returns (uint256)
0
numRetainedMinted(view returns (uint256)
3
owner(view returns (address)
0x63b5871ec228a4f5e09d638e73f8a021b0bba124
paymentSplitter(view returns (address)
0x2f7a230239208f00cd898fd3e1aa89f6732d2a45
paymentSplitterRoyalties(view returns (address)
0x54b2b7ed25e28bf3241ed9aff1729f40615f93ad
royaltyConfig(view returns (uint16 albaPrimaryFeeBasisPointsuint16 albaSecondaryFeeBasisPointsuint16 royaltyBasisPointsbool enforceRoyalties)
(albaPrimaryFeeBasisPoints=1000, albaSecondaryFeeBasisPoints=3333, royaltyBasisPoints=750, enforceRoyalties=true)
saleConfig(view returns (uint8 saleTypeuint32 maxSalePiecesuint32 numReserveduint16 numRetaineduint40 startTimeuint40 auctionEndTimeuint16 decayPeriodSecondsuint24 decayRateBasisPointsbool hasRebateuint256 initialPriceuint256 finalPrice)
(saleType=2, maxSalePieces=295, numReserved=0, numRetained=4, startTime=1687795200, auctionEndTime=1687798800, decayPeriodSeconds=0, decayRateBasisPoints=0, hasRebate=true, initialPrice=100000000000000000, finalPrice=30000000000000000)
symbol(view returns (string)
spazio-colore
totalSupply(view returns (uint256)
282
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRebateAmount(address userview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintPrices(addressuint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
reservesUsed(bytes16 collectionIdaddress useruint16 maxMintsuint32 nonceview returns (uint256)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenHTML(uint256 tokenIdview returns (string)
tokenSeed(uint256 tokenIdview returns (bytes32)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
assumeTotalOwnership(
changeAuctionTimes(uint40 newStartTimeuint40 newEndTime
claimPayments(
claimRebate(address recipient
closeSale(
flushPaymentToSplitter(
grantRole(bytes32 roleaddress account
initialize(address _albaDelegatestruct CollectionConfig _configstruct SaleConfig _saleConfigstruct RoyaltyConfig _royaltyConfigaddress albaManageraddress artist
mint(bytes16 collectionIdaddress useruint16 numuint32 noncebytes signaturepayable 
mintHallOfFame(address to
mintReserved(bytes16 collectionIdaddress useruint16 numuint16 maxMintsuint32 noncebytes signaturepayable 
mintRetained(uint16 num
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setDelegate(address newDelegate
setRoyalyPercentage(uint16 newRoyaltyBasisPoints
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
Events
AlbaEjected(
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PaymentFlushed(uint256 amount
PaymentsClaimed(address user
RebateClaimed(address claimeraddress recipientuint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SaleFinished(
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
AuctionStillActive(
BalanceQueryForZeroAddress(
HoFNotAvailable(
InsufficientTokensRemanining(
InvalidConfiguration(
InvalidPayment(
InvalidRoyaltyPercentage(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NoRebateAvailable(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PaymentFailed(
SaleNotActive(
TooManyMintsRequested(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Unauthorized(
UnknownToken(