TenNeighbors

Verified contract

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

No balances found for "TenNeighbors"

0x467d4ea09f983d0c5973a80f9ba37b6c2ed21d134d3afa231528f43d7fb3ac2f
0x451ddcec070aecc59eb6d5f042b211be39264fc717a89ab4314aedec85d5944a
0x2cad5c880e6a9166abbff80954d00f2cb77d39c39460d08e3591caa6e9dfa55a
0x03ca31b40e47057e06ed23866f0cf5333444567509ce8a57116afbf212ddcfcc
0x3d4c869dd405e83e952a8bd5d977c961211d40a9da223ebfd4298b2eb66af8d3
0xc92d4b312264d638364cf5f27ebf5c3b746b3552c8873c9ec213005a9235b23f
0x00af2154cefb1af4d53cb53908a9fdf0aecb329975ad2a5374401799b92ac815
0x87d807a271b13edf9aaff52cf51ff8936459606d2a902d6213ba9fc75098c825
0xa4f7b354c0d584a372e154b2c2fca9a1e5a342c81d71c5764f3a77fb61851c4f
0x6a6b765ce3d72f50f127098f0092e26ae2aaca879845647e1d488ec05b16816d

Functions
Getter at block 20838309
name(view returns (string)
TenNeighbors
numClaimed(view returns (uint256)
9900
owner(view returns (address)
0xdc4553965a962623a34050436c882eec76689f7f
symbol(view returns (string)
TENN
totalSupply(view returns (uint256)
9902
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTenNeighbors(uint256 tokenIdpure returns (struct TenNeighborsNeighbors)
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(
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.