This contract is being backfilled. You may encounter incomplete storage history.

RMRKMintaur

Verified contract

Active on Base with 145 txns
Deployed by via 0xc1ff0bfe at 3890911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "RMRKMintaur"

0x2f7e6b1fa28614a6685e8116db211065117230f21810218de2b5e10bdff172e3
0xc47fd275e72b60c5ef69dd96cb9ecdc38f997d9af5420b4c226dbd4a956181cc
0x10e06d8213dbbb5a52be30d64d9906088b1ae77048646ca4d4aebf0df8f596b8
0x874dd661a97bb74bd904101fd32065b51f93b181d0f42c1393189aae2279e833
0x8ff629930148f347c96ffbd40b0d8a8c67983c173aa55398ba1a549c57f63c0d
0x3aada848a4dd9fad286ad5bbf843efc267f6520b8e235d2ff9b3b06ef1a33c4a
0x23ccd74b5a02e52edcd2958ea9d293df27cf868cb6a04c813be1b3cf58e18dae
0xb7f7f3d816ca3cacd4784205a1fd047f48b5f8e1ffd5830c9da379abce8f6798
0x0d41d3e95a045804856d9c55ea287cc36e79b7607f8ed83fcf663e2ac9ff5b1b
0xe755455bb521b1a30852b0ed3aaa8dd7e84cc00062a7079620f5c17c6f113745

Functions
Getter at block 23306322
getAssetPinningPrice(view returns (uint256)
700000000000000
getBeneficiary(view returns (address)
0xa01984b6e00586ca61269eb966e588466c112f5b
getDeployer(view returns (address)
0xa748308184cb5d23824259d5ca81be354f7694b8
getMinimumMintingFee(view returns (uint256)
700000000000000
getMintaurRegistry(view returns (address)
0x3ea0b370340980ab6bff68281fff006900a499e5
getMintingFeePercentageBPS(view returns (uint256)
300
getRegistry(view returns (address)
0xcb79ff273170863b74eb126303cf1e4a61f68fae
owner(view returns (address)
0xa01984b6e00586ca61269eb966e588466c112f5b
Read-only
getMintFeeEstimate(uint256 mintPriceview returns (uint256)
isContributor(address contributorview returns (bool)
State-modifying
deployCollection(string namestring symbolstring collectionMetadatauint256 maxSupplyuint256 mintPriceaddress beneficiaryaddress royaltyRecipientuint16 royaltyPercentageBpsuint256 cutOffDatestring[] initialAssetsMetadatapayable 
manageContributor(address contributorbool grantRole
mint(address collectionaddress touint256 numToMintpayable 
renounceOwnership(
setAssetPinningPrice(uint256 assetPinningPrice
setBeneficiary(address beneficiary
setDeployer(address deployer
setMinimumMintingFee(uint256 minimumMintingFee
setMintaurRegistry(address mintaurRegistry
setMintingFeePercentageBPS(uint256 mintingFeePercentageBPS
setRegistry(address registry
transferOwnership(address newOwner
Events
CollectionDeployed(address indexed collectionaddress indexed deployeruint256 maxSupplyuint256 mintPriceuint256 cutOffDatestring collectionMetadata
ContributorUpdate(address indexed contributorbool isContributor
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address beneficiaryaddress deployeraddress registryuint256 assetPinningPriceuint256 minimumMintingFeeuint256 mintingFeePercentageBPS
Fallback and receive

This contract contains no fallback and receive objects.

Errors
FailedToSend(
FeeTooLow(
InvalidCutOffDate(
RMRKNewContributorIsZeroAddress(
RMRKNewOwnerIsZeroAddress(
RMRKNotOwner(
RMRKNotOwnerOrContributor(
WrongValueSent(