ERC721AFactory
Verified contract
Active on
Ethereum with 2 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 "ERC721AFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14573545 | 3 years ago | | | 0 | 0.10029552 | |
| 14569964 | 3 years ago | | | 0 | 0.00096400731 |
ABI
ABI objects
Getter at block 21304225
getDeployedNFTs() view returns (address[])
[0x7CB90567a118cd9F6CA326067A0813b289bdCb54]
launchpassAddress() view returns (address)
0xfd798602b3a53f6da2d7e91b4ccb958c61636856
owner() view returns (address)
0xffe5cbcddf2bd1b4dc3c00455d4cdccf20f77587
treasuryAddress() view returns (address)
0x98ee85e7cc2665261d9fd3ea53f2db4491c547e3
treasuryShare() view returns (uint8)
10
Read-only
deployments(uint256) view returns (address)
nfts(uint256) view returns (address)
State-modifying
Events deploy(address[] _payees, uint256[] _shares, struct ERC721AContractInitialParameters initialParameters)
renounceOwnership()
setLaunchPassAddress(address _launchpassAddress)
setTreasuryAddress(address _treasuryAddress)
setTreasuryShare(uint8 _treasuryShare)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasuryAddress, address _launchpassAddress, uint8 _treasuryShare)
This contract contains no fallback and receive objects.
This contract contains no error objects.