EightBit Loot Box

Verified contract

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

No balances found for "EightBit Loot Box"

0x69151fb3e63d5425ced6ba770bbd5d9353de68150f0be253436323ac78292283
0x3e7d23c18a28d57f4185186f1f21b17a66e25157450b82a9426a427a61daac4d
0x7c7cb01791fd7f1a82c7ebd72be1504fe41c5086945b8453d32d68c3fbfc6d52
0x23c9c54a57ff1dc647193606ee4f259912c09fb82f0670041ea83c80a3c01627
0xa7c50bb49111a606f500fd97b86603fa1e5bbad66ed1bde8914b18faf8573d44
0xe429b463e75d00b9fb5d59c3aa030bdab3372f76f46984d807155eb31bf8280e
0xd5668df85dc96ae3a4a59c3cd72ce29dd836564a66cd0d897c9720a6f7884e8b
0xedf9818abd76cacdf18c8db60f67ebe8e7803352bd7cee92c8d6295f6a59178c
0xb52a729e6a547fdf0401b274dcbd0c15db78a361d49682cb2d66239fad448f9b
0x3dc4622a0690b65145978e07e6e7038d3b93ce60c2f10723054edd1b7ded70cc

Functions
Getter at block 21220673
boxCount(view returns (uint256)
1
classCount(view returns (uint256)
4
lootAddress(view returns (address)
0x40eacc95097007fcac23a8ba33323bdfcd2dea7e
name(view returns (string)
EightBit Loot Box
owner(view returns (address)
0x02085755fa2636a2d6bfb11d98a07618231a1c8d
paused(view returns (bool)
false
price(view returns (uint256)
10000000000000000000
royaltyAddress(view returns (address)
0x02085755fa2636a2d6bfb11d98a07618231a1c8d
royaltyFee(view returns (uint96)
500
seed(view returns (uint256)
61440629972724654793530979173636752046122307583956976632101188418700031686280
symbol(view returns (string)
EBLB
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
boxOptions(uint256view returns (uint256 quantityPerOpen)
classTokens(uint256uint256view returns (uint256)
getClassProbabilities(uint256 boxIdxview returns (uint16[])
getQuantityPerOpen(uint256 boxIdxview returns (uint256)
getTokensForClass(uint256 classIdxview returns (uint256[])
hasAirdropRole(addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenSupply(uint256view returns (uint256)
uri(uint256view returns (string)
State-modifying
airdrop(uint256 boxIdxuint256 amountaddress[] holders
createBox(uint256 _quantityPerOpenuint16[] _classProbabilities
createClass(uint256[] _tokenIds
mint(address touint256 boxIdxuint256 amountpayable 
pause(
removeClass(uint256 _classIdx
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAirdropRole(address _addressbool _hasRole
setApprovalForAll(address operatorbool approved
setBoxOptions(uint256 _boxIdxuint256 _quantityPerOpenuint16[] _classProbabilities
setClassForTokenId(uint256 _tokenIduint256 _classIdx
setLootAddress(address _newLootAddress
setPrice(uint256 _newPrice
setRoyaltyAddress(address _royaltyAddress
setRoyaltyFee(uint96 _royaltyFee
setSeed(uint256 _newSeed
setTokenIdsForClass(uint256 _classIdxuint256[] _tokenIds
setURI(string _newURI
transferOwnership(address newOwner
unpack(uint256 boxIdxaddress touint256 amount
unpause(
withdraw(
Events
AirDrop(uint256 boxIdxaddress to
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
CreateBox(uint256 boxIdx
CreateClass(uint256 classIdx
Mint(address touint256 boxIdxuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemoveClass(uint256 classIdx
ResetClass(uint256 classIdx
SetBoxOptions(uint256 boxIdxuint256 quantityPerOpenuint16[] classProbabilities
SetClassForTokenId(uint256 tokenIduint256 classIdx
SetLootAddress(address newLootAddress
SetPrice(uint256 newPrice
SetSeed(uint256 newSeed
SetTokenIdsForClass(uint256 classIdxuint256[] tokenIds
SetURI(string newURI
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpack(uint256 indexed boxIdxaddress fromaddress indexed touint256 amount
Unpaused(address account
Warning(string messageaddress account
Withdraw(address touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.