Tall Neck Tribe Skeleton

Verified contract

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

No balances found for "Tall Neck Tribe Skeleton"

0xcc608aea7421b25412400cf651039ce49b5ac9ead18229858618d97f9ae95e05
0x3d6d65d13fe8766612a75c11afd0c893f3330cd4aff97304f0e9f0d04e688618
0x947b6cb48bda94c9dc2dadcbd09a034f8dd6dc2211262a3ccb24c5a843a53f52
0x1de576298447b72339606b5ffb55f5ecaaa9f44ebd1c2595caad84e6121a5897
0x6dc901d0e7cb2e91e0f2b884acf2fe88160c6b6a90b78a47ea4021009a9d9b8a
0x4707e58b78449f32d212a75106d915973895a2eb11906a8e29f31a29d5edc848
0xb79063cb64e6e3abee980a286cc96a0f4312b663145b9879dd012b43a489d710
0x31f37fa14dbc2429163ab55fd65ac6475a6169afc2e34a0d0e0540d74d1893cf
0xdaba62c7082d0961157d081335ed38f0074b5275a1b11b5eb8e57a08ac2e1aa1
0x64a1c70889e1a433f7ca04b6724034120e130315fab8525dc16a5ba0874e30b9

Functions
Getter at block 21038124
MAX_SUPPLY(view returns (uint256)
2000
MINT_LIMIT_PER_WALLET(view returns (uint256)
1
name(view returns (string)
Tall Neck Tribe Skeleton
owner(view returns (address)
0x0cc02468c8ca847b946a2830fcbea2fb31fded03
saleIsActive(view returns (bool)
true
symbol(view returns (string)
TNTS
totalSupply(view returns (uint256)
2000
Read-only
allowedMintCount(address minterview returns (uint256)
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
mint(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
setTokenURI(uint256 tokenIdstring tokenURI_
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 customBaseURI_address proxyRegistryAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.