Boys Club Store (powered by Dispatch)

Verified contract

Active on Ethereum with 37 txns
Deployed by via 0x6cf4aa4e at 16990747
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Boys Club Store (powered by Dispatch)"

0x98fe1fb052881b8eeab3b0a9b06d8471192a64d71a900db5826139a8522d2498
0xcde035d745c86bf7061e9ef0e332147dcbacf3f0cbc0faded8cea7812ce37c05
0x01f8c3db377327b7231e332afbe8d80e55286d817be44c82691373538feae915
0x2583dbc9b99f7c0b290c77496e37d04dd696951847dd2734448949b5174e932c
0x8dcf7c897e1382b9873a0accdc6bb8b2c0ac35f59ef659f01b752f17bfd2e1b5
0x822bde2ba31d489de6bbd7d3d61e2c08ab3b76225ff5ab1222fe9733c0ba8454
0x4c8ffb49766f6d2a505f482d6fbc924558f51f40ae81b6cfef535828141b1680
0xd6e278aeea33359a25c949b39bb235a578899d77204c6d84f3e38191a1c355af
0x5d8d209bbbdcad87dd81fd6998342922d97d6de5fff3274ebea57f19dc5093bc
0xb35512ea89367b65f7021b69b205ebc23c8af8ef127172e49364818da346f27f

Functions
Getter at block 21317978
DISPATCH_FEE(view returns (uint8)
10
PRECISION_DECIMALS(view returns (uint8)
100
dispatchTreasuryAddress(view returns (address)
0x174d0a47fc6e7e2bb6bb7aad7d05c5380c5c5b20
maxStoreBalanceAllowance(view returns (uint256)
0
merchantTreasuryAddress(view returns (address)
0xd8fbc75dfc8562e4807cb5e08ac1abdbe723be9e
name(view returns (string)
Boys Club Store (powered by Dispatch)
owner(view returns (address)
0x1c0bdf2380013fe93894128424c2b9cdd2466a24
paused(view returns (bool)
true
productBaseURI(view returns (string)
https://dispatch-engagement-api.dispatch.co/product/ethereum
productIdCounter(view returns (uint256)
1
symbol(view returns (string)
BOYSCLUB
tokenIdCounter(view returns (uint256)
25
totalSupply(view returns (uint256)
25
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getL1PriceForProduct(uint256 _amountuint256 _productIdview returns (uint256)
getTokenProductDetails(uint256 _tokenIdview returns (struct DispatchStoreProductDetails)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
ownerOf(uint256 tokenIdview returns (address)
product(uint256view returns (uint256 productPriceuint256 productTotalSupplyuint256 productMaxSupplyuint256 productBurnsstring productCollectionUriaddress productTokenGateAddressuint256 productTokenGateTokenId)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIDtoproductIdCounterMap(uint256view returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
whiteListedAddress(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
burnBatch(uint256[] _ids
createNewProduct(uint256 _productPriceuint256 _productMaxSupplystring _productCollectionUriaddress _productTokenGateAddressuint256 _productTokenGateTokenId
createNewProductBulk(struct DispatchStoreProductDetails[] _inventory
mint(uint256 _amountuint256 _productIdstring _datapayable 
mintTo(uint256 _amountuint256 _productIdstring _dataaddress _receiverpayable 
refreshAllMetadata(
refund(uint256 _tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newUri
setFees(uint8 _dispatchFee
setMaxStoreBalanceAllowance(uint256 _newMaxStoreBalanceAllowance
setProductDetails(uint256 _productIdCounteruint256 _productPriceuint256 _productMaxSupplystring _productCollectionUriaddress _productTokenGateAddressuint256 _productTokenGateTokenId
setTreasuryAddresses(address _newDispatchAddressaddress _newMerchantAddress
setWhitelistedAddress(address _addressbool _bool
togglePaused(bool _shouldPause
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
DispatchRateChanged(uint256 indexed _newRate
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
ProductDetailsChanged(uint256 indexed _productIduint256 _productPriceuint256 _productTotalSupplyuint256 _productMaxSupplyuint256 _productBurnsaddress _productTokenGateAddressuint256 _productTokenGateTokenId
SaleEvent(uint256 indexed _productIdaddress _receiveruint256 _amountInBatchuint256 _tokenIdstruct DispatchStoreProductDetails _productuint256 _l1Pricestring _data
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
WhitelistChanged(address indexed _addressbool _isWhitelisted
Constructor
constructor(string name_string symbol_string baseURI_address dispatchTreasuryAddress_address merchantTreasuryAddress_struct DispatchStoreProductDetails[] inventoryaddress[] toWhitelistaddress _priceContractAddruint8 _dispatchFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.