MintPassFactory
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x98ee…47e3
Balances ($0.00)
No balances found for "MintPassFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14906723 | 2 years ago | | | 0 | 0.20882944 |
ABI
ABI objects
Getter at block 21213621
getDeployedNFTs() view returns (address[])
[0x9f98B136206D723D4E6860F4B23a3104F62aAC5C]
launchpassAddress() view returns (address)
0xfd798602b3a53f6da2d7e91b4ccb958c61636856
owner() view returns (address)
0x6e25cfa7e590b0d2a86c3f3d60c78e2816b74df0
treasuryAddress() view returns (address)
0x98ee85e7cc2665261d9fd3ea53f2db4491c547e3
treasuryShare() view returns (uint256)
0
Read-only
deployments(uint256) view returns (address)
nfts(uint256) view returns (address)
State-modifying
Events deploy(struct MintPassContractInitialParameters initialParameters)
renounceOwnership()
setLaunchPassAddress(address _launchpassAddress)
setTreasuryAddress(address _treasuryAddress)
setTreasuryShare(uint256 _treasuryShare)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasuryAddress, address _launchpassAddress, uint256 _treasuryShare)
This contract contains no fallback and receive objects.
This contract contains no error objects.