Spunks NFT

Verified contract

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

No balances found for "Spunks NFT"

0xecb8de98f6c05f06637dc092278acd23cea74a63703c6eb4b691374b87715a34
0x50a77fac1da98576626342df42c06386fe7eee3b7edeb8f0f1cb0a56465c3862
0x76faf2e333d1b41e7d715f9be7611739388755fcc9b5f9500083c59476f0ca27
From
0x6afeac55d20467fd82c174f8ca794470ef5bac63b28218c5dc95ffd58c2a659a
0xa3f99f420e18ec6634c4f87513309f9fb3f6bf81c10f27cacccbf976d69d00e1
0x2f6c141c877fb1fb769a903bc020cd409245b545030309ea2b9fd0e7c0658b42
0xf221b77d05322e9d95d4407b5cd4cd611c6e5863928d0f202a12ce3149ea6385
0x824b6fad7248a6e85a87e2a2c43232b1e5ea2cc222f40045dea5a506beeda951
0x3eb248f78c911549f57212819d8cbe74ca90349744a6e5403d7233b38552d332
0x60fbb1bf582ff118945523b2705492e3921cc74a233d08dbb9d715b47a98d35b

Functions
Getter at block 21178288
MAX_SUPPLY(view returns (uint256)
10000
ORIGINAL_PROVENANCE(view returns (string)
dcf8857cfa95382325337a2159285cc7358e3f24144b1ea2748516b5e206c388
name(view returns (string)
Spunks NFT
owner(view returns (address)
0xd75e790c426dda70a0a6cc9fb083e650ad493315
symbol(view returns (string)
SPUNK
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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
mintTokens(uint256 count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
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.