ERC721AFactory
Verified contract
Active on
Ethereum with 13 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) |
---|---|---|---|---|---|---|---|
| 16179669 | 2 years ago | | | 0 | 0.057996150 | |
| 16144888 | 2 years ago | | | 0 | 0.057427193 | |
| 16087965 | 2 years ago | | | 0 | 0.00039566582 | |
| 16087911 | 2 years ago | | | 0 | 0.048711213 | |
| 16087908 | 2 years ago | | | 0 | 0.054375899 | |
| 16087899 | 2 years ago | | | 0 | 0.043718589 | |
| 16087896 | 2 years ago | | | 0 | 0.00036009085 | |
| 16066331 | 2 years ago | | | 0 | 0.046444285 | |
| 16066305 | 2 years ago | | | 0 | 0.00035390610 | |
| 16065659 | 2 years ago | | | 0 | 0.050981395 |
ABI
ABI objects
Getter at block 21222817
crossmintAddress() view returns (address)
0xdab1a1854214684ace522439684a145e62505233
getDeployedNFTs() view returns (address[])
[0xf8c4030abd81eB1Eb3564d7904D4F3dDA4885ADF, 0xFAb8E011F858270A3d41E4af3c2FDec0081B0eE3, 0xA6C23f823d74133fF5436d21E6BAf9187150C7BB, 0xcc26e831C3f10929c6795232152E75beFC1903DA, 0x6e7FcbEECdf682E318B642F73c017C684e98F163, 0xd5FAF14b2aAf1a2164A61449531433982d09b3Ec, 0xe1E93eBC577676a25393ea7A1f1c1aD5f4CB8F17]
launchpassAddress() view returns (address)
0x7bcf7e5191fe514cf807be830b4ebc7c73fa85da
owner() view returns (address)
0x6e25cfa7e590b0d2a86c3f3d60c78e2816b74df0
paperAddress() view returns (address)
0x678a3f64a1bf33ba0746ffd88ba749b40b565da5
treasuryAddress() view returns (address)
0x98ee85e7cc2665261d9fd3ea53f2db4491c547e3
treasuryShare() view returns (uint16)
10
Read-only
deployments(uint256) view returns (address)
nfts(uint256) view returns (address)
referrers(uint256) view returns (address payee, uint16 share)
State-modifying
Events addReferrer(uint256 _launchpassId, uint16 _share, address _address)
crossmintSetup(address _address)
deploy(string _name, string _symbol, string _uri, uint16 _launchpassId, string _provenance, address[] _payees, uint256[] _shares, struct ERC721AContractToken token)
paperSetup(address _address)
removeReferrer(uint256 _launchpassId)
renounceOwnership()
transferOwnership(address newOwner)
updateConfig(address _treasuryAddress, address _launchpassAddress, uint16 _treasuryShare)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasuryAddress, address _launchpassAddress, uint16 _treasuryShare)
This contract contains no fallback and receive objects.
This contract contains no error objects.