This contract is being backfilled. You may encounter incomplete storage history.

Deed

Verified contract

Active on Ethereum with 1,933 txns
Deployed by via 0xa4461c3d at 13182011
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Deed"

0xf60071e153613acbd2bffe1409a3ad6fe29def38b9b3d6a9e313f8efd58af46b
0x66d6f350403f149237a6cf29c2786bf4a1a9a085b81b240005d84a3c4a227555
0xd872e5943861c6931e215ecee0f392c0b36bf06f490bbd9b958d818e32da94cc
0x88370d2628033b79f13ee7af84031685657d31788e28d2d3f5fea25f7ae6a410
0xbd9250695aa0066a3c7f908ec7a1b95f8e806af460623c60fe3f7d847a1bc9c3
0xd32f471e125bc481438cae2d02029e3a6a3cd5470faaac09d4d0aff50a34f561
0xc6d3adc9a5d989ba5a9bfdcecf88b5ee5ae45b8c47ecc13a60e353ca77aed13d
0x2945e70319a83ee50d725233b7c7f4c9185ad6aaee6265f2aecc5f5ec7216bcd
0xe47f40303e97262e64d01f2348be5ed3161f04e6e1f4b08e035742c25fa737c2
0xcc3d00caaf169222c2c377b0c88042e393da548c52e9f6e4e06d116c4840de83

Functions
Getter at block 20801299
name(view returns (string)
Deed
owner(view returns (address)
0x169690490568cfeeee113a098b413200ee606b5d
symbol(view returns (string)
DEED
totalSupply(view returns (uint256)
1741
Read-only
balanceOf(address ownerview returns (uint256)
getAnimal(uint256 tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
getCrop(uint256 tokenIdview returns (string)
getDwelling(uint256 tokenIdview returns (string)
getPrimaryAccessory(uint256 tokenIdview returns (string)
getSecondaryAccessory(uint256 tokenIdview returns (string)
getWeapon(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
claim(uint256 tokenId
ownerClaim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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.