dcl://dg_atari_dillon_francis

Verified contract

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

No balances found for "dcl://dg_atari_dillon_francis"

0x7e39937fe9559dc4b43639e1f0a4e4629dc6a14a69901fca675fc7a70b862747
0x3a8d929794de4e289107c82eff7eb20fd4f38c23321bf319e7cf25d76528e65b
0xf75e302be686ed4550d520bfa276ba5977e6b105c9ab7bcb46702c731658cff1
0xc22b55c78516a3692e34db8c1b972aaccade3fa8d8bd6c29cd29293e6141433b
0xe3c8141375724c21c0a08dc316f684d839e3d751800f49cda5098d06d528850d
0xba459466f6122966ee32ce48b4693251c2f4a601a11616b1f4bd73b2127ecf77
0xf5ed8916f7da1f9eb35a8d0e8ea2c8c2d5642c6a63c05667badf8aeee5190ba6
0x032c3f100441f6564d57b018620bc821c5a0f17871715c9097bc422b756c25f1
0x86bc31b7dbb944e43ff62704919468a890076d4d36ad194f432ad357ceae61b1
0xe584432c1048ebf4818149ae5dbce511fe0b6e5b7c91453aa9fdf90ab4dbf0b9

Functions
Getter at block 21171262
baseURI(view returns (string)
https://wearable-api.decentraland.org/v2/standards/erc721-metadata/collections/dg_atari_dillon_francis/wearables/
isComplete(view returns (bool)
true
isOwner(view returns (bool)
false
name(view returns (string)
dcl://dg_atari_dillon_francis
owner(view returns (address)
0x1fbf26781e289883a1ec8da235f7159b455d1160
symbol(view returns (string)
DCLDGTRDLLNFRCS
totalSupply(view returns (uint256)
1491
wearablesCount(view returns (uint256)
2
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.