Minter

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x48100e2d at 22659386
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

No balances found for "Minter"

No transactions found for "Minter"


Functions
Getter at block 22729664
core(view returns (address)
0x0000000000000000000000000000000000000000
memeContract(view returns (address)
0x0000000000000000000000000000000000000000
mintingFee(view returns (uint256)
0
paused(view returns (bool)
false
stixToken(view returns (address)
0x0000000000000000000000000000000000000000
votingContract(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getNumberOfRegisteredTokensInEpoch(uint256 epochview returns (uint256)
getRegisteredTokensInEpoch(uint256 epochview returns (uint256[])
State-modifying
emergencyAction(struct CoreRefUpgradeableCall[] callspayable returns (bytes[] returnData)
generate(
initialize(address _coreaddress _stixTokenAddressaddress _memeContractAddressaddress _votingContractAddressuint256 _mintingFee
pause(
reRegister(uint256 tokenIduint256 previousRegisteredEpoch
setCore(address newCore
setMintingFee(uint256 fee
unpause(
Events
CoreUpdate(address indexed oldCoreaddress indexed newCore
Initialized(uint8 version
MintingFeeUpdated(uint256 oldFeeuint256 fee
NftRegistered(address indexed useruint256 indexed epochuint256 indexed tokenId
Paused(address account
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.