ERC721AFactory
Verified contract
Active on
Ethereum with 27 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) |
---|---|---|---|---|---|---|---|
| 19273899 | 9 months ago | | | 0 | 0.13701120 | |
| 18836098 | a year ago | | | 0 | 0.14241864 | |
| 18432124 | a year ago | | | 0 | 0.073796509 | |
| 18432116 | a year ago | | | 0 | 0.072282245 | |
| 18417480 | a year ago | | | 0 | 0.0014850437 | |
| 18372909 | a year ago | | | 0 | 0.036912455 | |
| 18365561 | a year ago | | | 0 | 0.00057785049 | |
| 18365465 | a year ago | | | 0 | 0.00028587325 | |
| 18180198 | a year ago | | | 0 | 0.050772300 | |
| 18175676 | a year ago | | | 0 | 0.00032579006 |
ABI
ABI objects
Getter at block 21224875 getDeployedNFTs() view returns (address[])
dcAddress() view returns (address)
0x00000000000076a84fef008cdabe6409d2fe638b
fiatMinter() view returns (address)
0xdab1a1854214684ace522439684a145e62505233
launchpassAddress() view returns (address)
0x7bcf7e5191fe514cf807be830b4ebc7c73fa85da
owner() view returns (address)
0xe8bcb2dbb375867a76e3ef49a2d5ab760aa52c73
r2eAddress() view returns (address)
0x5f2f54ac56a0a551a77302e48fe61ff9bf794cec
treasuryAddress() view returns (address)
0x98ee85e7cc2665261d9fd3ea53f2db4491c547e3
treasuryShare() view returns (uint16)
10
Read-only
deployments(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, struct ERC721AContractRoyaltyInfo _royalties)
renounceOwnership()
setFiatMinter(address _address)
setReferrer(uint256 _launchpassId, uint16 _share, address _address)
transferOwnership(address newOwner)
updateConfig(address _treasuryAddress, address _launchpassAddress, uint16 _treasuryShare, address _r2eAddress, address _dcAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasuryAddress, address _launchpassAddress, uint16 _treasuryShare, address _fiatMinter, address _r2eAddress, address _dcAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.