MintPassFactory
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MintPassFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14875504 | 3 years ago | | | 0 | 0.072906427 | |
| 14869637 | 3 years ago | | | 0 | 0.068730815 | |
| 14825970 | 3 years ago | | | 0 | 0.11660070 |
ABI
ABI objects
Getter at block 21318083
getDeployedNFTs() view returns (address[])
[0x11cDef1D76351291648aAC1Cff29e808d97566cb, 0x80D2f4321D5FCBAe61d06b8a716b1b1EF49471df, 0x6de0034927b65D18694AA56813469e65aB3e5b80]
launchpassAddress() view returns (address)
0xfd798602b3a53f6da2d7e91b4ccb958c61636856
owner() view returns (address)
0x6e25cfa7e590b0d2a86c3f3d60c78e2816b74df0
Read-only
deployments(uint256) view returns (address)
nfts(uint256) view returns (address)
State-modifying
Events deploy(struct MintPassContractInitialParameters initialParameters)
renounceOwnership()
setLaunchPassAddress(address _launchpassAddress)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _launchpassAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.