ERC721AFactory
Verified contract
Active on
Ethereum with 16 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) |
---|---|---|---|---|---|---|---|
| 16087892 | 2 years ago | | | 0 | 0.00033691926 | |
| 16087774 | 2 years ago | | | 0 | 0.00038008512 | |
| 16027801 | 2 years ago | | | 0 | 0.071048947 | |
| 15993817 | 2 years ago | | | 0 | 0.00039487866 | |
| 15993589 | 2 years ago | | | 0 | 0.051213822 | |
| 15990986 | 2 years ago | | | 0 | 0.00066805722 | |
| 15990971 | 2 years ago | | | 0 | 0.075306273 | |
| 15990934 | 2 years ago | | | 0 | 0.00067002082 | |
| 15987204 | 2 years ago | | | 0 | 0.00062339381 | |
| 15986795 | 2 years ago | | | 0 | 0.00062370254 |
ABI
ABI objects
Getter at block 21386612
crossmintAddress() view returns (address)
0xdab1a1854214684ace522439684a145e62505233
getDeployedNFTs() view returns (address[])
[0x65e31a784c4Be63eB132be29670dcf5D6F31fC59, 0x1cF4d9F1E20e3E34A5c1995E254D7e56f62698d9, 0x1bE46E6bC6eF0611eED0d134aeaF8C438d555785, 0xe57e78CC4FEf7e0BfFD814Ae410a6E4FD15A51D6, 0xececAfD6Dbf4eBb7c79077bEb17c72D43aBC7707]
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, 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.