Nerdy Nuggets

Verified contract

Active on Ethereum with 1,160 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Nerdy Nuggets"

0x99066481db96728908ea1da938cdaef726b85f5006df69e72f0e2ef28abad949
0xe158459148bd16c105e0e7f6694414b080beb299a4e52fc1fda2c3a1f096751d
0xdcb4c71c217b65139050774d72894aa41cf5114ba34965d887bfbf49f7d73593
0xc5cf28c97f3f3592bfaa995854d042aa6b0a21602f10e95dd8fa134cad5727ac
0x82fa8a37b6a0f7ee4a759d9041afdbb135cae2e0a3672f6e2671d9d95b616ba1
0x3b5051427b7faa083b86f925c45488f049b855b2509caed55aa801e121fcfe9d
0x29f4f4704fe1d03b40a4bd5c24f674e381642c2031282216970f1ca28942bb06
0x24e12192c8c103519c14bc8b5af3ed989bc3d7e9c4622a721c08819c07a857f6
0x72c52a33b58f11d0fa8819c362c767810391c8e1b507bf05180b4c5cb95b2902
0x30a9bad8d9fcd5e2be41b088f6b2f4bfabc5b5ec26a590b459f083dfd2cb1a8d

Functions
Getter at block 21033380
LICENSE_TEXT(view returns (string)
MAX_NUGGETS(view returns (uint256)
10000
NerdyNugget_PROVENANCE(view returns (string)
getPrice(view returns (uint256)
30000000000000000
maxNerdyNuggetPurchase(view returns (uint256)
20
name(view returns (string)
Nerdy Nuggets
owner(view returns (address)
0x9a8e3954be0585b9f24166207425abc7914403b9
saleIsActive(view returns (bool)
true
symbol(view returns (string)
NN
totalSupply(view returns (uint256)
1610
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
nerdyNuggetNames(uint256view returns (string)
nerdyNuggetNamesOfOwner(address _ownerview returns (string[])
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenLicense(uint256 _idview returns (string)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
changeLicense(string _license
flipSaleState(
lockLicense(
mintNerdyNuggets(uint256 numberOfTokenspayable 
renounceOwnership(
reserveNuggets(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setPrice(uint256 _newPrice
setProvenanceHash(string provenanceHash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
licenseisLocked(string _licenseText
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.