NarratorsHutMetadata

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0x3d0b7dc6 at 15854381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NarratorsHutMetadata"

0xfd260b1fa86a1a7291a1ccd19ff2087be888e18b2ee51d9a93444a483e844091
0xe23761d7fc8edb49f95ce8de616289be37affba0e42f1150865970eea612c5e4
0xdd40866d8362a2d8cc304b3c2788d04ada5c61c72c988b4dfb4607e5070983ef
0x65d9268de4f5ebdf93f28e34ae01f3d9d3064da93d24158eb5e85de86b655dca
0x51f17dc7abd764b5346dbefd3b7d5af942c40344e1879a1319d14c62b4a40a7d

Functions
Getter at block 21295854
owner(view returns (address)
0xac9d54ca08740a608b6c474e5ca07d51ca8117fa
Read-only
artifacts(uint256view returns (bool mintablestring namestring description)
canMintArtifact(uint256 artifactIdview returns (bool)
getArtifact(uint256 artifactIdview returns (struct Artifact)
getArtifactForToken(uint256 artifactIduint256 tokenIduint256 witchIdview returns (struct ArtifactManifestation)
State-modifying
craftArtifact(struct CraftArtifactData data
lockArtifacts(uint256[] artifactIds
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ArtifactDoesNotExist(
ArtifactHasAlreadyBeenCrafted(