RareMinter

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xda0801bd at 18578623
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 7 additional slots

No balances found for "RareMinter"

No transactions found for "RareMinter"


Functions
Getter at block 21230189
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
getContractAllowListConfig(address _contractAddressview returns (struct IRareMinterAllowListConfig)
getContractMintLimit(address _contractAddressview returns (uint256)
getContractMintsPerAddress(address _contractAddressaddress _addressview returns (uint256)
getContractTxLimit(address _contractAddressview returns (uint256)
getContractTxsPerAddress(address _contractAddressaddress _addressview returns (uint256)
getDirectSaleConfig(address _contractAddressview returns (struct IRareMinterDirectSaleConfig)
State-modifying
initialize(address _networkBeneficiaryaddress _marketplaceSettingsaddress _spaceOperatorRegistryaddress _royaltyEngineaddress _paymentsaddress _approvedTokenRegistryaddress _stakingSettingsaddress _stakingRegistry
mintDirectSale(address _contractAddressaddress _currencyAddressuint256 _priceuint8 _numMintsbytes32[] _proofpayable 
prepareMintDirectSale(address _contractAddressaddress _currencyAddressuint256 _priceuint256 _startTimeuint256 _maxMintsaddress[] _splitRecipientsuint8[] _splitRatios
renounceOwnership(
setApprovedTokenRegistry(address _approvedTokenRegistry
setContractAllowListConfig(bytes32 _rootuint256 _endTimestampaddress _contractAddress
setContractMintLimit(address _contractAddressuint256 _limit
setContractTxLimit(address _contractAddressuint256 _limit
setMarketplaceSettings(address _marketplaceSettings
setNetworkBeneficiary(address _networkBeneficiary
setPayments(address _payments
setRoyaltyEngine(address _royaltyEngine
setSpaceOperatorRegistry(address _spaceOperatorRegistry
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ContractMintLimitSet(address indexed contractAddressuint256 limit
ContractTxLimitSet(address indexed contractAddressuint256 limit
Initialized(uint8 version
MintDirectSale(address indexed _contractAddressaddress indexed _selleraddress indexed _buyeruint256 _tokenIdStartuint256 _tokenIdEndaddress _currencyuint256 _price
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrepareMintDirectSale(address indexed _contractAddressaddress indexed _currencyaddress indexed _selleruint256 _priceuint256 _startTimeuint256 _maxMintsaddress[] splitRecipientsuint8[] splitRatios
SetContractAllowListConfig(bytes32 indexed _rootuint256 _endTimestampaddress indexed _contractAddress
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.