0x8b831c37019b1f5954e5f5378bcdf06b9e771a84

Unverified contract

Proxy

Active on Base with 1 txns
Deployed by via 0x6103c135 at 20506090
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $66.01
0x08e8453e1936123db2bbbbb1820586501196cbd217f3015cab6112cbdd607d15
From

Functions
Getter at block 22920564
contractType(view returns (string)
RANDOM-MINTER-721
erc721Contract(view returns (address)
0x8fd8a937682e53beaa2c9c4e976a5db67d24e6bc
feeRecipient(view returns (address)
0x4625a0f9a9a0b70fca23a9b4a7af56beff3fd66c
getAvailableTokens(view returns (uint256)
0
maxSupply(view returns (uint256)
1
owner(view returns (address)
0xc92d23ceb28c73513dd552553f0064a5269629e4
signerAddress(view returns (address)
0xe16c1623c1aa7d919cd2241d8b36d9e79c1be2a2
totalEarnings(view returns (uint256)
20000000000000000
version(view returns (string)
1.0.0
Read-only
mintsPerWallet(addressview returns (uint256)
recipients(uint256view returns (address addruint256 percentage)
State-modifying
init(address owneruint256 maxSupplyaddress signerAddressaddress feeRecipientstruct DTOsRecipient[] recipientsaddress erc721Address
mint(uint256 _amountuint256 _maxPerWalletuint256 _pricePerTokenuint256 _feePerTokenbytes _signaturepayable 
renounceOwnership(
setSignerAddress(address _signerAddress
transferOwnership(address newOwner
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account