NftFactory
Verified contract
Active on
Ethereum with 53 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 "NftFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18253857 | a year ago | | | 0 | 0.0050785504 | |
| 17588278 | a year ago | | | 0 | 0.017812774 | |
| 17501195 | a year ago | | | 0 | 0.017803084 | |
| 17062733 | 2 years ago | | | 0 | 0.018856611 | |
| 17036632 | 2 years ago | | | 0 | 0.021744823 | |
| 16961498 | 2 years ago | | | 0 | 0.014372675 | |
| 16832080 | 2 years ago | | | 0 | 0.014776345 | |
| 16830085 | 2 years ago | | | 0 | 0.020614427 | |
| 16825092 | 2 years ago | | | 0 | 0.013035600 | |
| 16605845 | 2 years ago | | | 0 | 0.012211798 |
ABI
ABI objects
Getter at block 21187755
caManager() view returns (address)
0xd52f874978c3b86ef4a8dc5e03adaa4f3c81b8ab
nftContractBeacon() view returns (address)
0xd4d7fd222ccc3b574cd6ca7df632df1db09ad388
omnuumSigner() view returns (address)
0x81876853baef4001b844b11df010e9647b7c9a2b
owner() view returns (address)
0x84803bbd4269f596d94e88fa4e697b21c39370d2
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeOmnuumSigner(address _newSigner)
deploy(uint32 _maxSupply, string _coverBaseURI, uint256 _collectionId, string _name, string _symbol, struct SenderVerifierPayload _payload)
transferOwnership(address newOwner)
NftContractDeployed(address indexed nftContract, address indexed creator, uint256 indexed collectionId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _caManager, address _nftContractBeacon, address _omnuumSigner)
This contract contains no fallback and receive objects.
This contract contains no error objects.