dcl://exclusive_masks

Verified contract

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

No balances found for "dcl://exclusive_masks"

0xb2d635db975919c533972612f7221f824602d6ff1459c8592d171f0395a27124
0xa6276ffe69dd93cfdb901d455007d0556190c2a6250b1f4379d2a9bb1071d84a
0xf34f251640ef91bd2dfaf578374fdb08542b1c36102b393f759b86ff38c034d8
0x33c1e7c1e76cd00fdaefbe67c058d63fd711450a2074ab84c78c1c2d2c2d645f
0x648a9690ebe5599c67519cfd4733948314875801265591da35259a7f81ef1666
0xf8dd16b845c83b32477d594b4ff4833b914927ff112fc8a9f23355c006f7d4d0
0x947d1db20780409b2e3636bc022f534eeddbdbdc3d9ff6b8b3365833d6926d42
0xb2df21607d5effe787bc0795f316615aff732e471f0db814ee23d7a4db0e57af
0x68ed49ee867f21ec4b4a13261478cdcad129b1b254d53cab7ba93708486d12bb
0xbc67c2d7cccf6de040842c93eff30b2e5c7522ea81e275d0f4a8c76357b49170

Functions
Getter at block 21211868
baseURI(view returns (string)
https://wearable-api.decentraland.org/v2/standards/erc721-metadata/collections/exclusive_masks/wearables/
isComplete(view returns (bool)
true
isOwner(view returns (bool)
false
name(view returns (string)
dcl://exclusive_masks
owner(view returns (address)
0x4eac6325e1dbf1ac90434d39766e164dca71139e
symbol(view returns (string)
DCLEXCLSVMSKS
totalSupply(view returns (uint256)
192
wearablesCount(view returns (uint256)
8
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.