'ONCHAIN RAVE CONTINUUM’ Long Sleeve Tee by Harmony-NY+ Refraction

Verified contract

Active on Base with 40 txns
Deployed by via 0x1081a8fc at 12394567
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
Value $0
ERC-20
--
0x0d4f708371ed919f3cca9fbfa2db2d9fac308ab9f8eb0ddc6aefca6e1785b556
0xc0d34b9ff8cf75c326e37a6b64af824b74c0996d7c0bd7fddecfa96b407f34fa
0x2606e8a27817329f057fd9c75619f7c9d85c4b22120e859cf7326b6253e222b9
0xc0a003a9eb0dd820ed147bfc90a3bc6c95ed2c69b899adc263c92df2ab4dd889
0x345bb0a8a28bdfe4afb99d8d8e55fd9cb56144f1068d6a263283e2747e954c57
0x3899a739326974e15490170c068bc55b319c988aaf6f4fa288f1aeca6cfb1455
0x7df54907ba85b214f120ffaf4d4aa3887d3298c44a8f04097113ccb452d4436c
0xf207559e868a09273683bce805e5b790fcc629f1cbc19730518d58a04a626640
0x0d050b77266515850e869bf44576019e2d44f1fea16d8c34f8498d771e2d5bf5
0x67be29d7b5c7949e15c57bf300fa835901707d240c265a7ed45ee16c8980deb0

Functions
Getter at block 21765031
admin(view returns (address)
0xfac6dc78a3dc38043e1ca5873c60bf3fda4277fe
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/bafkreiddyrelgnjzotqdqlfeeqxsz5nf3ngh6ylcnqwxqkrhoj7bmldqn4
buyNFTPrice(view returns (uint256)
60000000
contributorPointsAllocated(view returns (uint256)
1000
contributorPointsComplete(view returns (uint256)
1000
contributorTotalSupply(view returns (uint256)
1000
garmentsAvailable(view returns (uint256)
17
getMaxAmountOfTokensPerMint(view returns (uint256)
10
inventoryKey(view returns (string)
madeToOrder(view returns (bool)
false
name(view returns (string)
'ONCHAIN RAVE CONTINUUM’ Long Sleeve Tee by Harmony-NY+ Refraction
numberGarmentTypes(view returns (uint96)
5
owner(view returns (address)
0xcbfa3c438ebb86ff17b075a0a0b6f15a08dafea8
paymentToken(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
productStatus(view returns (uint8)
1
symbol(view returns (string)
'ON
tokenId(view returns (uint256 _value)
38
totalSupply(view returns (uint256)
38
Read-only
NFTBySize(uint256view returns (bytes32)
NFTByType(uint256view returns (uint8)
balanceOf(address ownerview returns (uint256)
contributors(addressview returns (bool)
garmentTypes(uint256view returns (string)
getApproved(uint256 tokenIdview returns (address)
inventoryGarmentsOrdered(bytes32view returns (uint96)
inventoryGarmentsRemaining(bytes32view returns (uint96)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
taskByTaskId(uint256view returns (uint256 taskIduint256 contributionValueaddress taskOwnerAddressaddress taskContributoruint24 feedbackScorestring submissionUristring taskMetadataUriuint8 taskStatusuint256 taskType)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
buyNFT(address _tobytes32 garmentTypeuint256 _quantityreturns (uint256 _tokenId)
buyPrepaidNFT(address _tobytes32 garmentTypeuint256 _quantityreturns (uint256 _tokenId)
changeAdmin(address _newAddress
changeBaseUri(string _newBaseUri
createTasks(uint256[] _contributionValuesaddress[] _taskContributorsuint8[] _taskStatusuint256[] _taskType
createTasksAndSubmitProduct(uint256[] _contributionValuesaddress[] _taskContributorsuint8[] _taskStatusuint256[] _taskTypeuint256 _buyNFTPrice
distributeRewards(
distributeRewardsNative(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
submitProduct(uint256 _buyNFTPrice
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint96 _feeNumeratoruint256 _contributorTotalSupplyuint256 _garmentsAvailablestruct CrowdmuseProductTask _taskstruct CrowdmuseProductToken _tokenaddress _paymentTokenAddressstring _inventoryKeystruct CrowdmuseProductInventory[] _inventorybool _madeToOrderaddress _adminuint256 _buyNFTPrice
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(