ArtworkFactory
Verified contract
Active on
Ethereum with 233 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6884…5ad4
0x9dea…734b
Balances ($0.00)
No balances found for "ArtworkFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18525436 | a year ago | | | 0 | 0.00060509264 | |
| 18525226 | a year ago | | | 0 | 0.00059340073 | |
| 18517040 | a year ago | | | 0 | 0.0061840734 | |
| 18517037 | a year ago | | | 0 | 0.0079693281 | |
| 18517035 | a year ago | | | 0 | 0.041712797 | |
| 17968726 | a year ago | | | 0 | 0.018627484 | |
| 17968720 | a year ago | | | 0 | 0.018447523 | |
| 17904206 | a year ago | | | 0 | 0.0029958822 | |
| 17903810 | a year ago | | | 0 | 0.0031470540 | |
| 17903806 | a year ago | | | 0 | 0.0032796021 |
ABI
ABI objects
Getter at block 21324253
artMarket() view returns (address)
0x9dea8781d7f608ac7145cae41f96ab97a7a7734b
baseURI() view returns (string)
https://api.2r2.io/nft/
feeManager() view returns (address)
0x6884c15e9f66fe225e64e5c7f580e03f5d6b5ad4
owner() view returns (address)
0x9f7f5325485a970c7a1d1959e39c408f36469544
Read-only
nftAddress(address) view returns (address)
nftList(uint256) view returns (address)
State-modifying
Events createArtwork(struct IFeeManagerFeeRecipients[] _creatorFee, uint256[] _listingPrices)
createContract(string _contractName, string _contractSymbol)
createContractAndArtwork(string _contractName, string _contractSymbol, struct IFeeManagerFeeRecipients[] _creatorFee, uint256[] _listingPrices)
init(address _feeManager, address _artMarket, string _baseURI)
renounceOwnership()
setArtMarket(address _artMarket)
setArtistOfNft(address _oldArtist, address _newArtist)
setFeeManager(address _feeManager)
setNftBaseUri(string _baseURI)
setOperator(address _tokenAddress, address _operator)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.