ERC721AFactory
Verified contract
Active on
Ethereum with 15 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) |
---|---|---|---|---|---|---|---|
| 16751916 | 2 years ago | | | 0 | 0.089890302 | |
| 16623072 | 2 years ago | | | 0 | 0.098772447 | |
| 16535383 | 2 years ago | | | 0 | 0.093552536 | |
| 16529765 | 2 years ago | | | 0 | 0.18211060 | |
| 16493710 | 2 years ago | | | 0 | 0.10147371 | |
| 16477882 | 2 years ago | | | 0 | 0.098193865 | |
| 16458508 | 2 years ago | | | 0 | 0.079752726 | |
| 16394819 | 2 years ago | | | 0 | 0.062796807 | |
| 16306465 | 2 years ago | | | 0 | 0.060407425 | |
| 16303123 | 2 years ago | | | 0 | 0.00071559564 |
ABI
ABI objects
Getter at block 21205493 getDeployedNFTs() view returns (address[])
launchpassAddress() view returns (address)
0x7bcf7e5191fe514cf807be830b4ebc7c73fa85da
owner() view returns (address)
0x6e25cfa7e590b0d2a86c3f3d60c78e2816b74df0
r2eAddress() view returns (address)
0x5f2f54ac56a0a551a77302e48fe61ff9bf794cec
treasuryAddress() view returns (address)
0x98ee85e7cc2665261d9fd3ea53f2db4491c547e3
treasuryShare() view returns (uint16)
10
Read-only
deployments(uint256) view returns (address)
fiatMinters(uint256) view returns (address)
referrers(uint256) view returns (address payee, uint16 share)
State-modifying
Events deploy(string _name, string _symbol, string _uri, uint16 _launchpassId, string _provenance, address[] _payees, uint256[] _shares, struct ERC721AContractToken token)
renounceOwnership()
resetFiatMinters(address[] _addresses)
setReferrer(uint256 _launchpassId, uint16 _share, address _address)
transferOwnership(address newOwner)
updateConfig(address _treasuryAddress, address _launchpassAddress, uint16 _treasuryShare, address _r2eAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasuryAddress, address _launchpassAddress, uint16 _treasuryShare, address[] _fiatMinters, address _r2eAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.