WorldShards

Verified contract

Active on Ethereum with 3,041 txns
Deployed by via 0xf1eadcdd at 18978689
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
)
ERC-721
--
0x3775d25fb0faaeb540295ea0d054fbc8275f817bd37c967a6e1a8c58fb49c747
0x87c46d1f51e4e6c771696dcd0738f20dd9ea7d3f215970db257cfaecc2fe3738
0xa7a2ed20e9138b08424117337b86a665dea3de463c50e954418659da8a3b32b3
0x0c8fd84b8145693f9263b9a2763b1789335a7f2d2abebb9715a06f2f9145b8f3
0x5b20acec0e9a5389d5e2fe5c47f9edd813316c0ab68d42cacdb8f73cfc059ec4
0x81e812cd6d5503d73e26e4116ea015a8cc2496093c1636165d948b04650be494
0xf550d737d3b555a49e9569d2b988b9a0ba31f437d33cd8461e776da59084fbf7
0x7d197a31b75c54a447c818f798cebf987b94900c01b2dc93eac654c9114199a6
0x6db971a4e628c01c566be45679ddc1807ddd7c59d836bde6c64a1152c2a46f4d
0xb2d94faf0cdc7e9af76badf409f731c0f3114bbbd66abdd747ddbc1a6272504e

Functions
Getter at block 21306781
ISSUANCE_BITS(view returns (uint8)
216
MAX_ISSUANCE(view returns (uint216)
105312291668557186697918027683670432318895095400549111254310977535
MAX_OPTIONS(view returns (uint40)
1099511627775
OPTIONS_BITS(view returns (uint8)
40
baseURI(view returns (string)
https://api.openloot.com/v2/metadata/WS0/
isComplete(view returns (bool)
false
itemsCount(view returns (uint256)
413
name(view returns (string)
WorldShards
owner(view returns (address)
0x225124dbcfbd9fc3092fbe8839f89e22198bc71c
symbol(view returns (string)
WS
totalSupply(view returns (uint256)
1592
Read-only
allowed(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getItemKey(string _itemIdpure returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
issued(bytes32view returns (uint256)
items(uint256view returns (string)
maxIssuance(bytes32view returns (uint256)
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)
State-modifying
addItem(string _itemIduint256 _maxIssuance
addItems(bytes32[] _itemIdsuint256[] _maxIssuances
approve(address touint256 tokenId
batchTransferFrom(address _fromaddress _touint256[] _tokenIds
completeCollection(
issueToken(address _beneficiaryuint256 _optionIduint256 _issuedId
issueTokens(address[] _beneficiariesuint256[] _optionIdsuint256[] _issuedIds
renounceOwnership(
safeBatchTransferFrom(address _fromaddress _touint256[] _tokenIds
safeBatchTransferFrom(address _fromaddress _touint256[] _tokenIdsbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowed(address _operatorbool _allowed
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
AddItem(bytes32 indexed _itemIdKeystring _itemIduint256 _maxIssuance
Allowed(address indexed _operatorbool _allowed
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURI(string _oldBaseURIstring _newBaseURI
Complete(
Issue(address indexed _beneficiaryuint256 indexed _tokenIdbytes32 indexed _itemIdKeystring _itemIduint256 _issuedId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboladdress _operatorstring _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.