Puppies

Verified contract

Active on Ethereum with 1,042 txns
Deployed by via 0xf9d2a3be at 13490420
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Puppies"

0x3c3f107d8aea7f3a0d87b317e4017d43f1a050076da01f83c574be81da899bbd
0xcac48dc45b4d248c7a90bccf22f5c7f8e48d0e3230fba74b313c97a0fd96df59
0x203b1788739db3c50d4a4ee316977a7b8654ec12806fbf4bbf814f5674aa9fd8
From
0xb7d00508c08bf4921a545585a24f8bd2b48155835e0bc9d05e0474cccd281139
From
0xa9e46bf5a05a0f6b94737abc783615f12cb9e24a875aec59c8c4a91c7e82a9de
0x57c27b45d4a60f437ccfd1564fb15da4a1e238dc18ff8bd2aa93cb41a4b92b3d
0xa4cc117673d5580ab85d050695892db2105eb36580fabe7f43c0bc869040f1cf
0x51570795f378618b38e09198b392e0107bfc56e046e1d7bd3e89dbc6dadb1755
0x6b2bfb341986a0b07504f8d80065c63565b82a302809abe1c4b17423b1b2e4b2
0xe7c9c5248de1a94ded3ec0aef86fc2b2272016a9f94a79801742c9ea1b0b4ab2

Functions
Getter at block 20933948
baseURI(view returns (string)
ipfs://QmeovBTXfJNGPnBFdbUviuduAHrSnKAgAWtMN2GQGXGe1u/
dogs(view returns (address)
0x9c0ffc9088abeb2ea220d642218874639229fa7a
name(view returns (string)
Puppies
owner(view returns (address)
0xc81e9467807c052094a51a34987bdb3a9d0f8359
symbol(view returns (string)
PUPPY
totalSupply(view returns (uint256)
581
Read-only
balanceOf(address ownerview returns (uint256)
eligibility(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getDogEligible(uint256 dogIdview returns (bool)
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 dogId
devRescue(uint256 puppyIdaddress to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setEligibility(uint16[] dogIdsbool eligible
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(string _uriaddress _dogsAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.