NAH FUNGIBLE BONES

Verified contract

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

No balances found for "NAH FUNGIBLE BONES"

0xb0bc9a0c3563565bc9a2685fcfb654e71bc6c73dccf32f5351f86faa5f0c126b
0xa13857f003e06d0b4b9c985645230e3eb17dcc7aa6a62a21b99e6672f83fa359
0x8043f20e3372373f4d37d0d7880c97689422b7509fadbfc8c01bb4df9a582f94
0xb529fd2b7c2a12900965b0e8e4bdf19f00599afa7b4f691c53755702049663cb
0x54ce6b6431846e7f7a187f99b30c4dfcf9510b04c06859c356a9d0a3484201e8
0x1c7b18b3735a9c4ca99f7077ddf5e42ea73c329ae46b47ba5d9b47ee5e5282d1
0x87b6a05520338779b184f8854d0e9f2e00d2974f7d6e47d8331d495460492b5e
0x535ed2caa7cbbc9c9e9dee157256a3866cd78334807024735bcd802578b52640
0xd05d9bb48f92bba8496b6a7c8beb82bfe30e02388870e07e3f70c6ae593ba472
0x7e52f20fd68ea5bcf95eb060f1b1df764e3f1ef0b981aedc4eaef953ffe4e6d5

Functions
Getter at block 21267403
COST_FIVE(view returns (uint256)
90000000000000000
COST_ONE(view returns (uint256)
100000000000000000
COST_TEN(view returns (uint256)
80000000000000000
MAX_MINT(view returns (uint256)
10
MAX_PRIVATE_SUPPLY(view returns (uint256)
60
MAX_PUBLIC_SUPPLY(view returns (uint256)
9945
MAX_SUPPLY(view returns (uint256)
10005
isActive(view returns (bool)
false
isFreeActive(view returns (bool)
false
isWhitelistActive(view returns (bool)
true
name(view returns (string)
NAH FUNGIBLE BONES
owner(view returns (address)
0xb2cc0bbbe4faf4815761fe9d4f70370a09d3110b
symbol(view returns (string)
NFB
totalPrivateSupply(view returns (uint256)
60
totalPublicSupply(view returns (uint256)
9945
totalSupply(view returns (uint256)
10005
whitelistCost(view returns (uint256)
0
whitelistMaxMint(view returns (uint256)
1
Read-only
balanceOf(address ownerview returns (uint256)
claimedBy(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCost(uint256 numpure returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOnWhitelist(address addrview 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)
whitelistClaimedBy(address ownerview returns (uint256)
State-modifying
addToWhitelist(address[] addresses
approve(address touint256 tokenId
freeMint(payable 
gift(address touint256 num
mint(uint256 numpayable 
removeFromWhitelist(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool val
setApprovalForAll(address operatorbool approved
setBaseURI(string val
setFreeActive(bool val
setWhitelistActive(bool val
setWhitelistMaxMint(uint256 val
setWhitelistPrice(uint256 val
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 numpayable 
withdraw(payable 
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 namestring symbolstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.