Love, Death + Robots

Verified contract

Active on Ethereum with 143,557 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
--
0x65ee61708a8090bd4be4168492ee745fffd0b6578fb6705565b714bac71b71b6
0x9d3ad8321f360fdc831c1193f1394382e1b6f4abd254705b5efb5e3d36d0d08c
0x91f6e26618827122e5f1c00e1561ebe2e99f8c11ef97838f117e912fb16d756b
0x5b9bdb7815f3749b7df9b1bf272e62a4914ef1f5059231dd4b152ac7086b0553
0x542fb1f8687e1622144820ee03508b89ec01aa8b272d2a84c10bf5e11793b2af
0xbcfcbb9291fdb125ee9a4aac7b1be8c0eb8581ba47ceb50d7f1ab2ac7474695d
0x9064e8f42e801033a0459b07e1c9cfda9b03ca39359a51d3aea084a4713359fe
0x8c80e840c5ec2ca95a08638b93b4d3c85abc323de06bd7bc7ed6da9e08deb0e7
0x3c018145e81c97fa7d15921b7faca4e1aa3046f0e8dc6626632009a5cfeeba8c
0x6805f10b93923be36be335d0f0b894a8b32b4457b34fcec3d6dd123b5f9d4623

Functions
Getter at block 21157685
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.