AAPEFactory
Verified contract
Active on
Ethereum with 5 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 "AAPEFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15956499 | 2 years ago | | | 0 | 0.046192241 | |
| 15956443 | 2 years ago | | | 0 | 0.00062848617 | |
| 15956438 | 2 years ago | | | 0 | 0.00029013815 | |
| 15956403 | 2 years ago | | | 0 | 0.00053316546 | |
| 15956398 | 2 years ago | | | 0 | 0.00052633923 |
ABI
ABI objects
Getter at block 21222991
getDeployedNFTs() view returns (address[])
[0x39Ac0F0cf499Ffce9bb463c50f9148D2F6FeA032]
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)
deploy(string _name, string _symbol, string _uri, uint16 _launchpassId, address[] _payees, uint256[] _shares)
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.