Decal by Three Panel Crimes

Verified contract

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

No balances found for "Decal by Three Panel Crimes"

0x67cbe7ac2acfbce9cd2c126818d802eebbe6bc7652478644a67f3d3179455d26
0xe87ab7bfc4b17ce9cb8727bd29670e01432a186ca6de8978787684478a2ffd68
0x91c57a5c5b02ab010744fdd39750f63f8c2b501d9f5f36326c4df00caaaa1b5e
0x597700394d6b367ac6ecc5549b55a74621263db3d6d3f47a66fb1bef124ad404
0x9d6a5e98a53a67f605ba09e410c1f23f6d9a4b05fd9890d18e9786867d30b9a8
0x5bc39ef876eb5161ff43733dbb8d82138ae5c7982c637ba7e7fae71e49551fca
0x0566e285c857698299f248ed44b45fb37970b97304236f029cf4d76ac117dccd
0x23986cc5d7b39704bdc68af0cdee872fc2200af011994ef0d893003e9842231c
0xcdc6ba4972f638c14458f61b97749316f3b148b4252238d27523732ff1fdf5aa
0x8cd4c66ea1770da73c1b5e184b88e7313311d71632ac73c23f7ab1fd4148ae70

Functions
Getter at block 20815625
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
100
artist(view returns (address)
0x92a7bd65c8b2a9c9d98be8eaa92de46d1fbdefaf
artistMaxSupply(view returns (uint256)
12
artistSupply(view returns (uint256)
12
artistSupplyRemaining(view returns (uint256)
0
baseUri(view returns (string)
https://client-api.deca.systems/decal/metadata/18/
merkleRoot(view returns (bytes32)
0x5380c7b7ae81a58eb98d9c78de4a1fd7fd9535fc953ed2be602daaa41767312a
name(view returns (string)
Decal by Three Panel Crimes
owner(view returns (address)
0x70feeec90d37dc73d9ded8cfafd7ede3f697b70b
publicSupplyRemaining(view returns (uint256)
0
symbol(view returns (string)
DECAL
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokensOfOwner(address owner_view returns (uint256[])
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
artistMint(uint256 _numberOfTokens
artistMintForAdmin(uint256 _numberOfTokens
grantRole(bytes32 roleaddress account
mint(bytes32[] _merkleProofreturns (uint256 tokenId)
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setArtist(address _artist
setArtistMaxSupply(uint256 _artistMaxSupply
setBaseUri(string _newBaseUri
setMerkleRoot(bytes32 _merkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ArtistMinted(uint256 numberOfTokensuint256 remainingArtistSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _baseUriaddress[] _adminsuint256 _artistMaxSupplyaddress _artist
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyMinted(
CannotMintFromContract(
CannotMintZero(
MaxArtistSupplyReached(
MaxPublicSupplyReached(
MaxSupplyReached(
NoArtist(
NotArtist(
NotOnAllowlist(