NPCs (for Adventures)

Verified contract

Active on Ethereum with 648 txns
Deployed by via 0xd306f46f at 13154819
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "NPCs (for Adventures)"

0x760f9a6a6055e7e54d59a5702f61e57024627ae32c05210380bfaff6c1c41aae
0x0ef678cbdf47cc5910c92b87c12d6c5d0d555d1de608f57f39e8198b770d6d2c
0x548d35f29ab7c645603c37a95ebc314105fa5b102f383ff0f6911c31489b109a
0xae8cd82b0838a621010e8982ecc9e179a0995a0ecaad6997c970320c53e9f215
0x98624043424d89197e1c83ab486782c8e33d365279a21c863d07c047c47009ab
0x838c4efc68177dc2ab6d2f3652b362bdd81d35d0a525a3b278c63d0b98b78679
0x0ffdd89c6631c437d65a420b2ef550d93013f4a8d3a3ed7216a13502f98bcb6a
0xba3bf93c3c18a8b9b0fe996d5840152b18b564670fb542ee7400bfd7433409f7
0x7f733720f43b64683e9f79c5195a4ef6721a7c22f8183e7f92202f813c6a8da8
0x3982d0d14561371f9da5d09f5da8fff01324342f199034510501f98f0d70ae52

Functions
Getter at block 20817117
name(view returns (string)
NPCs (for Adventures)
owner(view returns (address)
0x2cd4a92bd6d9bd4c64422fac0a534d1e68c5cb75
symbol(view returns (string)
LootNPCs
totalSupply(view returns (uint256)
512
Read-only
balanceOf(address ownerview returns (uint256)
getAccessory(uint256 tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
getClothing(uint256 tokenIdview returns (string)
getDisposition(uint256 tokenIdview returns (string)
getName(uint256 tokenIdview returns (string)
getOccupation(uint256 tokenIdview returns (string)
getSpecies(uint256 tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
looterClaim(uint256 tokenId
publicClaim(uint256 tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.