EightBit Loot

Verified contract

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

No balances found for "EightBit Loot"

0x08773ca48d6cd861567b9f549bfadf209657941cee6a1e2e17d2520987f82f59
0x154d76124a7c4ea6347a2652148e53cc584f2c8d14480c7447372bd054dae3a6
0x2bbba19bbb00665a82a01774da6f1d35c18f29db552dd1c03ffd0bcbdb991bb0
0x3dcb484cbe686eacdb85d3eee368c2cb5c58972e09e57df180346aae06fbe2fb
0x375c4feed7bb8fa8cacd3a5778a4a7bd515d7055c0c2fbd34e0782395649ca78
0xdc631541075cc3ffbe244ecb4b88d194f38a9c059eb47e2ef01420584d25f8cf
0x02eb80fe70217976855b716f3896ffb98dd84b7f2e62045aab9e8238e5c3d2eb
0x73840e7b390960007589901205d0bb28ce7efdf8927d007efbac8ae43a7239b5
0xc0f9aca0b7766e2ffab99de6b633c05b5f3c1277a849e67fd6dde260239e7695
0xa3a4717ec8f32a8ce47da5640ac97ae14a81fddcd054ecc9f0e7d455edf4c7e0

Functions
Getter at block 21168489
name(view returns (string)
EightBit Loot
owner(view returns (address)
0x02085755fa2636a2d6bfb11d98a07618231a1c8d
royaltyAddress(view returns (address)
0x02085755fa2636a2d6bfb11d98a07618231a1c8d
royaltyFee(view returns (uint96)
500
symbol(view returns (string)
EBL
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
minterRole(addressview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
mint(address touint256 iduint256 quantity
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCustomURI(uint256 _tokenIdstring _newURI
setMinterRole(address _tobool _isMinter
setRoyaltyAddress(address _royaltyAddress
setRoyaltyFee(uint96 _royaltyFee
setURI(string _newURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Mint(address touint256 tokenIduint256 quantity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetCustomURI(uint256 tokenIdstring newURI
SetMinterRole(address tobool isMinter
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.