GrannysDispensary

Verified contract

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

No balances found for "GrannysDispensary"

0x20f8cad9fbb4f8a3e637d3c4075fdfec0a879d49c159122b3b07921184c973e9
0xde6e8d6946bd67d6038ed2044f8ec0c3af80fbc9fcbff4457e7afc8218b7f1b1
0xddb6666a3d1900bb3c3fb2880345de8210f84157aa8d80ecb23c5d6b6e0b3437
0x625102904eceb77a6ff7a39582316c210f4770b854d7f1c92fa1e253c72e498e
0x45cc87540b5c023f3d9721121cd651cf359a6683a030de16d84dcacdbc2ef5f0
0xfea57d58566581642ee1f69c5c36267e34641cb70a1e3cb3e8164a5bdbce87d1
0xd26715e44a95424fb9cd812215066fd38cbb09c5e25ea31493f6461b283c30c2
From
0x4e4a87e82142da4e6ae849373030b7d916d18eeeaf60b9ace10af1a5c8d1b768
0x302353e74c5a65d8b58edf5617d9a2383be8b996d23a67e7ede1cb20ad248013
0x3e9fa410bc1eef1b615a73fef9cf55a72e45ffee93af25545325d294c50b8f2a

Functions
Getter at block 21270119
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
baseURI(view returns (string)
https://metadata.artie.com/dispensary/
contractURI(view returns (string)
https://metadata.artie.com/dispensary/contract
owner(view returns (address)
0xe2a7f3adb39c5b11acb35c02a80ea977d67e1ebc
paused(view returns (bool)
false
royaltyAddress(view returns (address)
0x4b4ba0c907800cc85c5bf8e5cd94ff22000ed8ed
royaltyPercentBp(view returns (uint24)
0
tokenURIRenderer(view returns (address)
0x0c6f8e66f45f68bee889790e3bc9dfc5380c75d8
withdrawalAddress(view returns (address)
0x4b4ba0c907800cc85c5bf8e5cd94ff22000ed8ed
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
burnApprovals(uint256addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256uint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
approveBurner(address burneruint256 tokenId
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeBurner(address burneruint256 tokenId
revokeRole(bytes32 roleaddress account
safeBatchMint(address touint256[] idsuint256[] amountsbytes data
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeBurn(address holderuint256 tokenIduint256 value
safeMint(address touint256 iduint256 amountbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string _uri
setRoyalties(uint24 value
setRoyaltyAddress(address _royaltyAddress
setTokenURIRenderer(address _tokenURIRenderer
setURI(string _uri
setWithdrawalAddress(address givenWithdrawalAddress
transferOwnership(address newOwner
unpause(
withdrawEth(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BatchMint(address touint256[] idsuint256[] amountsbytes data
Mint(address touint256 iduint256 amountbytes data
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string _uristring _contractURIaddress _tokenURIRendereraddress _withdrawAddressaddress _royaltyAddressuint24 _royaltyPercentBp
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.