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

MintFactory

Verified contract

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

No balances found for "MintFactory"

0x1b30f6027fa9b345d5a1f389936889b43ff139e76a9b9c72d1fa9d454a73067d

Functions
Getter at block 20795979
owner(view returns (address)
0x60e2e1b2a317edfc870b6fc6886f69083fb2099a
tokenGeneratorsLength(view returns (uint256)
1
tokensLength(view returns (uint256)
972
Read-only
getTokenByOwnerAtIndex(address _tokenOwneruint256 _indexview returns (address)
getTokensLengthByOwner(address _tokenOwnerview returns (uint256)
isENMT(address _tokenAddressview returns (bool)
tokenAtIndex(uint256 _indexview returns (address)
tokenGeneratorAtIndex(uint256 _indexview returns (address)
tokenGeneratorIsAllowed(address _tokenGeneratorview returns (bool)
State-modifying
adminAllowTokenGenerator(address _addressbool _allow
registerToken(address _tokenOwneraddress _tokenAddress
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
tokenRegistered(address tokenAddressaddress tokenOwner
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.