NFTBox

Verified contract

Active on Ethereum with 1,581 txns
Deployed by via 0x18c06d37 at 11893843
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "NFTBox"

0x82b55118ae415d5ab27c73035e211b61c52842880993d8d68cac31ffb2503c2a
0x2a6504ea4a8c9a3b1300a100d70dc8051a795f823c182ee3c349b8982fd5e70b
0x927e393f0b64029b16c2dd49031c422af8bd3883d6cb987fffddce80a3ea43ca
0x2e62a52294903d88b70636744839531d5924949a744537329e9187a527de5aec
0xd05ea811a4b9a31be1a1d3abdae8ac306aaed5a6bd7178e4889fe17e0236907a
0xb774f15f9fb5001f16580ff87add2f948ddcd4ae3a65b27597e99608708efb18
0x6ea95085d1f50ab17d43b95ec165fcd5946be529a29bb6341f7cc71d25d54842
0xd371272b971afe3d52359cf6a90118b5b2531bdc2fe63af070eda1883a3a7093
0x7237457e82a92206c32ff48abdf2b873c97bd43c8f416915d64c3b39508bb17f
0xd7dbc610bae594c634b22e5cc57f2bebed46cd2eb5a07ce7dc925ff381e945bb

Functions
Getter at block 21261847
TOTAL_SHARES(view returns (uint256)
1000
baseURI(view returns (string)
https://nftboxesboxes.azurewebsites.net/api/HttpTrigger?id=
boxMouldCount(view returns (uint256)
2
name(view returns (string)
NFTBox
owner(view returns (address)
0xb0c58e55ad0641912c281a0923da90b15d5eac50
symbol(view returns (string)
[BOX]
totalSupply(view returns (uint256)
500
vendingMachine(view returns (address)
0x6d4530149e5b4483d2f7e60449c02570531a0751
Read-only
authorisedCaller(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
boxMoulds(uint256view returns (uint8 liveuint8 shareduint128 maxEditionuint152 maxBuyAmountuint128 currentEditionCountuint256 pricestring namestring seriesstring themestring ipfsHashstring arweaveHash)
boxes(uint256view returns (uint256 mouldIduint256 edition)
getApproved(uint256 tokenIdview returns (address)
getArtist(uint256 _idview returns (address[])
getArtistRoyalties(uint256 _idview returns (address[] artistsuint256[] royalties)
getArtistShares(uint256 _idview returns (uint256[])
getBoxMetaData(uint256 _idview returns (uint256 boxIduint256 boxEditionuint128 boxMaxstring boxNamestring boxSeriesstring boxThemestring boxHashIPFSstring boxHashArweave)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address owneraddress operatorview returns (bool)
lockedBoxes(uint256view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
team(uint256view returns (address)
teamShare(addressview returns (uint256)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addArtists(uint256 _idaddress _artistuint256 _share
addTeamMember(address _member
approve(address touint256 tokenId
buyManyBoxes(uint256 _iduint128 _quantitypayable 
closeBox(uint256 _id
createBoxMould(uint128 _maxuint128 _maxBuyAmountuint256 _priceaddress[] _artistsuint256[] _sharesstring _namestring _seriesstring _themestring _ipfsHashstring _arweaveHash
distributeOffchain(uint256 _idaddress[][] _recipientsuint256[] _ids
distributeShares(uint256 _id
removeArtist(uint256 _idaddress _artist
removeTeamMember(address _member
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCaller(address _callerbool _value
setLockOnBox(uint256 _idbool _lock
setTeamShare(address _memberuint256 _share
setVendingMachine(address _machine
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateSecondaryFee(uint256 newSecondaryBps
updateTeamAddress(address newTeamAddress
updateURI(string newURI
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchDeployed(uint256 indexed boxMmoulduint256 batchSize
BoxBought(uint256 indexed boxMoulduint256 boxEditionuint256 tokenId
BoxMouldCreated(uint256 id
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

This contract contains no error objects.