Burn Ghost Bounty Box

Verified contract

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

No balances found for "Burn Ghost Bounty Box"

0x825cb6bafbd722a3cd24b77873ca543d13058d35437853ae6bc2ec4f23ba2c9c
0x53e47b99a4bdf10ffd3ed3b1c3dbb58840c2670da7731dfb13b56d5668203723
0x6f6623ddb391feaf44139a88b95a1e8b95603e490deec0cab18a79ebaac566bf
0xf31f3e748e788c55e4ec35b4334a598d24290188e5e3c4a5014a6b2db966be78
0x00bd6b80c35c999cbb3d1b65039051515ba96607159c6b4c9bef1fc37a63c6c3
0x4a01529547e71641a969a1bfb7adf145737f3abadda217b8f669121924232255
0x3c0bac4a3887f86d44a757f48213dbb94550ca0e75652f7fa108bb7758d94df3
0x6634f2605e1d494d0702e620b73b7178e4e4f224d66ac5f904ec153d175b1fa7
0x6e6414b815f360e0a3c58007327860e1158e55f09f1c9fcb04ce2c58ca1a4913
0x15cfd432beed607831522d93b11736fadb0abbe2512dea3a8c2c12867ecaf205

Functions
Getter at block 21399571
baseURI(view returns (string)
https://metadata.burnghost.com/bountybox/metadata-revealed/
guaranteed(view returns (uint256)
716
maxSupply(view returns (uint256)
1000
mintState(view returns (uint8)
4
name(view returns (string)
Burn Ghost Bounty Box
owner(view returns (address)
0xdc42630c39bc305d82270ff0327c5a994d09b77a
reserved(view returns (uint256)
0
symbol(view returns (string)
BGBB
totalAllowListMinted(view returns (uint256)
999
totalGuaranteedAllowListMinted(view returns (uint256)
715
totalMinted(view returns (uint256)
1000
totalOversubscribedAllowListMinted(view returns (uint256)
284
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRootHash(uint8 _mintStateview returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address[] to
approve(address operatoruint256 tokenId
batchRedeem(uint256[] tokenIds
mintBox(bytes32[] proof
mintFromReserve(address[] to
publicMintBox(
redeem(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setGuaranteedCount(uint256 count
setMintState(uint8 newState
setReservedCount(uint256 count
setRootHash(bytes32 _rootuint8 _mintState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BountyBoxBatchRedeemed(address indexed ownerAddressuint256 indexed redeemedCountuint256[] tokenId
BountyBoxRedeemed(address indexed ownerAddressuint256 indexed tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.