Unlooped

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x8747e2c0 at 8086726
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Unlooped"

No transactions found for "Unlooped"


Functions
Getter at block 22742335
artistRegistry(view returns (address)
0x0000000000000000000000000000000000000000
dataContract(view returns (address)
0x0000000000000000000000000000000000000000
metadata(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
unloopedErc721(view returns (address)
0x0000000000000000000000000000000000000000
unloopedVault(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isMinter(addressview returns (bool)
isUnloopedProject(addressview returns (bool)
mappingArtistToProjects(uint256uint256view returns (address)
mappingProjectToArtist(addressview returns (uint256)
State-modifying
addGraphData(address projectstring data
initialize(address _unloopedErc721address _unloopedVaultaddress _artistRegistry
publish(struct UnloopedPublishParams publishParamsbytes datareturns (address)
setData(address _data
setMetadata(address _metadata
transferOwnership(address newOwner
updateMinter(address minterbool val
updateVault(address vault
Events
Initialized(uint8 version
OwnershipTransferred(address indexed useraddress indexed newOwner
ProjectCreated(uint256 indexed artistIdaddress projectAddressbytes data
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidMinter(
Unauthorized(