Love, Death + Robots

Verified contract

Active on Ethereum with 143,567 txns
Deployed by via 0x3dfdf5c4 at 14807786
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#49)
ERC-721
--
0x0104406d62995d30c0d6312cb29afd96d9301ccfab4fcf429005add2858fe76d
0x77be9f4356e7b12b489d97cc9b43cf94e481762c228e4bbbb18fbf04b824ae06
0xef02f693256cfff0d6555fc0c7478905c8e35200700c4d60fb82c12ab76f3f60
0x5a1a777625add54ff7f5864cd69cef3b7276b4a9cb2dffede64ab96abc135e81
0x0d79d4b055bbab1f651b0aafba62d45c66eb14ab535ad5a375078fd4ba6e38f3
0xd3f84d79018a5865f65aecce553cd023ba60224dd9f7dd4bac0120d8ad7335f3
0x6aa8e984a5b4756512a7b78f4b9ebcd980cbbd7cc9b5948766dd0a6b4404f407
0x8193db528360241274d263e626ffb70a95956289749b6d8979ea28040028aac2
0x999adb0fc875e419786d4b378c826bb6a8be619e48fe21b806bed7ec53cff596
0xddde68edc0885f5291b77d256e1cfe48eeb9dfdb942a62ce013ea5f8f6301a32

Functions
Getter at block 21269213
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
REDEEMER_ROLE(view returns (bytes32)
0x44ac9762eec3a11893fefb11d028bb3102560094137c3ed4518712475b2577cc
name(view returns (string)
Love, Death + Robots
paused(view returns (bool)
true
signer(view returns (address)
0x87d3ab4771972f7e010d3329cfa0f1ae768295dc
symbol(view returns (string)
LDR
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burnBatch(address _accountuint256[] _idsuint256[] _amounts
grantRole(bytes32 roleaddress account
mint(uint256 _categorybytes _databytes _signature
pause(
redeem(address _accountuint256 _category
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
unpause(
updateSigner(address _signer
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
LDRTokenRedeemed(address _senderuint256 _categoryId
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 _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.