NarratorsHutMetadata
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 "NarratorsHutMetadata"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15854392 | 2 years ago | | | 0 | 0.0029704888 | |
| 15854391 | 2 years ago | | | 0 | 0.0026072210 | |
| 15854390 | 2 years ago | | | 0 | 0.0026073838 | |
| 15854388 | 2 years ago | | | 0 | 0.0032902176 | |
| 15854387 | 2 years ago | | | 0 | 0.0032778062 |
ABI
ABI objects
Getter at block 21295854
owner() view returns (address)
0xac9d54ca08740a608b6c474e5ca07d51ca8117fa
Read-only
artifacts(uint256) view returns (bool mintable, string name, string description)
canMintArtifact(uint256 artifactId) view returns (bool)
getArtifact(uint256 artifactId) view returns (struct Artifact)
getArtifactForToken(uint256 artifactId, uint256 tokenId, uint256 witchId) view returns (struct ArtifactManifestation)
State-modifying
Events craftArtifact(struct CraftArtifactData data)
lockArtifacts(uint256[] artifactIds)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
ArtifactDoesNotExist()
ArtifactHasAlreadyBeenCrafted()