Nobody

Verified contract

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

No balances found for "Nobody"

0x15d13d947dd1b81ebe9831055946bd940fab9f6c4357b1f40fdc20474083b8d7
0xc98c0f333132aaf6869a062f57c25660dcb5915d0b6a7007a6d1424ac9a0cf0b
0xdfead0016a4e77bcff40455e6d7882e171c811f3f8f386041f3dd9cbcdf1a519
0x3e616be1f194bced7997dbd90638dce8e49a06d5e2f71661b86673bb0035c305
0xd7024d0b22e99f0410b9dea393df01d425021883cb9a3527747a2ca9b0dfa3a9
0xa5907d055b8ff5b9d108372dd525e457a81efc8a4b30d299d37ef5834eebebb8
0x07cb0c473e50c37c7c302db0db800333c6e4ff4f20a4441e17807e0955060a26
0x7c4855038b63021bb8101b1f8cdb6417464a04737a35b5caeb70dffe0b70e521
0x847b47cd28bd90d9ae958ff302be25474e83b5f7558a82342b3dffa720c64093
0x176a5d953fa646d8465588f391a9efca86e576e69be7e3169893ec11ab4cd6df

Functions
Getter at block 21160487
MAX_SUPPLY(view returns (uint256)
10000
PROVENANCE(view returns (string)
baseURI(view returns (string)
ipfs://QmTbNM7t5yta1fcZNsGJpE6EbUAHwas1eC1Xea127zaC9u/
isRevealed(view returns (bool)
true
name(view returns (string)
Nobody
owner(view returns (address)
0x92241b21eb19e8156ec07254690e09b3778dd37f
symbol(view returns (string)
NOBODY
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)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] addressesuint256 number
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setIsRevealed(bool _isRevealed
setNotRevealedURI(string notRevealedURI_
setProvenance(string provenance
setRoyaltyInfo(address receiveruint96 feeNumerator
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
ExceedMaxSupply(