RandomMint1155

Verified contract

Implementation

Active on Base with 1 txns
Deployed by via 0x35cd6a0d at 19118526
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RandomMint1155"

0xe559c5e759ad8542729afbe6d48aee97c154047510c09efca17c2c6142779018
From

Functions
Getter at block 22912631
contractType(view returns (string)
RANDOM-MINTER-1155
erc1155Contract(view returns (address)
0x0000000000000000000000000000000000000000
feeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
getAvailableTokens(view returns (uint256)
0
maxSupply(view returns (uint256)
0
owner(view returns (address)
0x67f736793b5c39a1146e417f8a06b9e3e27f44d6
signerAddress(view returns (address)
0x0000000000000000000000000000000000000000
totalEarnings(view returns (uint256)
0
version(view returns (string)
1.0.0
Read-only
mintsPerWallet(addressview returns (uint256)
recipients(uint256view returns (address addruint256 percentage)
State-modifying
init(address owneraddress signerAddressaddress feeRecipientuint256[] availableTokensstruct DTOsRecipient[] recipientsaddress erc1155Address
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