Blockchain Nuggets Baby

Verified contract

Active on Ethereum with 304 txns
Deployed by via 0x7d41eb3f at 15638023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Blockchain Nuggets Baby"

0x1e473b89eb8f118c52276b0b6f8979ece0170ec3d540217caa8edfa40faa07d1
0x813c2ff50feab81814f03486cbb5387bbcb951026948faa838c935a8b4d6c850
0x66b24df2b03e54fabfeaf259d94187e7acd1dd5074b4b15e521f8cece83c4c7e
0x431c667b246e770fdddedd1ef6cb23e44f30e5032e95b72fff9fde0de32667e6
0x48cbb051d3a64a2b309ca2d72912f9d6219b3d0d409c53a159ac9b16d0688e01
0x1a31e30b183784181cc0327051cf9a9f581af6dd27dcafa3a81f129d63630eeb
0xfd616c3a1e4f1bd6e85b76059611ceef97c04b0bfc562511455b1c2429a19b25
0xa27c0da19dc95ffba541a69d23201c42ca88dede03c4479f346c289c43dc8b87
0x08acccd67813af80f6df7c71907dcc34a6adb538136679dadeb7960bdb9798fe
0x54e7168c247f65ff8ce445cef54a5be47bf4657cec4f806d4bfa90198b546fff

Functions
Getter at block 20867707
baseURI(view returns (string)
https://ipfs.io/ipfs/bafybeibobx3cibgzlukqfihno63oovvwhsjo7a37eo456cwjval5xhvygq/
maxMintPerWL(view returns (uint256)
1
name(view returns (string)
Blockchain Nuggets Baby
openMint(view returns (bool)
true
owner(view returns (address)
0xae6ffd3c89e40b5c006fa866527aa14dddf2de13
paused(view returns (bool)
true
symbol(view returns (string)
BNC
Read-only
balanceOf(address ownerview returns (uint256)
checkWhitelist(uint8 typaddress addrview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
maxSupplyByType(uint8 typview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalSupplyByType(uint8 typview returns (uint256)
walletOfOwner(uint8 typaddress _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
flipMintState(
mintForAddress(uint8 typaddress[] receiver
mintWhitelist(uint8 typ
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
seedWhitelist(uint8 typaddress[] addresses
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
upgrade(uint8 typuint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.