Lazy Drinks

Verified contract

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

No balances found for "Lazy Drinks"

0x2488dcff66964af642825d265eeba033a90faa417b7640d85777d5ddd153d879
0x73b25ece67863a5c7be850b6855426b4b50609f51634a7edc1b711c7e4f88ccb
0xef10371a8b0b02cc88aaa753ed75a2258a35e579cd0de25e0f494cf985686f22
0x1defee12675c84147e8d0ae56745a2aec34efb9a3003fa7bb8c55c92c7e401ca
0xedb9ad3d3f6d33c614c0509d38a0aca4ab8aba64de1d7ef7341c8636795d82eb
0x9829d9febae93bf1ee7e3a81c22c2c76968f5430113ca985fdd374efaedca670
0x9eb1fddc2d1907367a4a84af741493bfebf52b54cac7ec00287dff01cf0b4cd5
0x8999a9951224890e97e46f674ef641b06ab8619c0ab30f9db09cb64c08c44886
0xfea6d797db58cefe464cbe9e91c44f5e470e597cdfe8f4747cdfc03711beecf6
0xccd9a0eceb23a21f663c6fb180038d04a4424ca4c3213878651708f550a78bf6

Functions
Getter at block 21160539
CONTROLLER_ROLE(view returns (bytes32)
0x7b765e0e932d348852a6f810bfa1ab891e259123f02db8cdcde614c570223357
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintingOpen(view returns (bool)
true
name(view returns (string)
Lazy Drinks
symbol(view returns (string)
DRINKS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
approveController(address controller
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
finishMinting(
grantRole(bytes32 roleaddress account
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newuri
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.