dcl://halloween_2020

Verified contract

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

No balances found for "dcl://halloween_2020"

0xc8455c5724c4b96e5c6d733d0d77086e93e994781f4ec68f90649e4026141820
0xa0c81fd1288911ca24173eca5b79c1dc7072ffd91a77b9cf05f60e17c335531b
0xa40408ee36e72ad8fe9aef1efaba812c59e20cfc25db6207742724c25adf39f7
0xeaa153cad237e1ad52c672ff46180fda764651c632e8654c9cc8c621b533e8e4
0xbfd2ba05b57f13746f42430c06e60878e194ffa12dba4a2912a6559f38b2b040
0x22790920786a906c2bba511eaf6f7839762baccfd984ad322f9d9663a24f6629
0xb14dea1cb8f90225b1b1b9cf52962112df2d1c28c776fd9b2ae65e4785ee4cf9
0x0d2fd6916ed7bf1ff9850efff64ad30c1b0a874b52ca8b372bc70b2a22d1ab27
0x9ce7d2049c9b03648650ebc961656a1c23c7d5485db5bf2fbf6612dd531b611d
0x347ebd79ed502a2f6906e2d2f7f2e4384212abf815128df82d8a113ee7e4436a

Functions
Getter at block 21422315
baseURI(view returns (string)
https://wearable-api.decentraland.org/v2/standards/erc721-metadata/collections/halloween_2020/wearables/
isComplete(view returns (bool)
true
isOwner(view returns (bool)
false
name(view returns (string)
dcl://halloween_2020
owner(view returns (address)
0x1fbf26781e289883a1ec8da235f7159b455d1160
symbol(view returns (string)
DCLHLWN2020
totalSupply(view returns (uint256)
7005
wearablesCount(view returns (uint256)
19
Read-only
allowed(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getWearableKey(string _wearableIdpure returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
issued(bytes32view returns (uint256)
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)
wearables(uint256view returns (string)
State-modifying
addWearable(string _wearableIduint256 _maxIssuance
addWearables(bytes32[] _wearableIdsuint256[] _maxIssuances
approve(address touint256 tokenId
batchTransferFrom(address _fromaddress _touint256[] _tokenIds
completeCollection(
issueToken(address _beneficiarystring _wearableId
issueTokens(address[] _beneficiariesbytes32[] _wearableIds
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 tobool approved
setBaseURI(string _baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
AddWearable(bytes32 indexed _wearableIdKeystring _wearableIduint256 _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 _wearableIdKeystring _wearableIduint256 _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.