Secure Liquid Digital Chip

Verified contract

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

No balances found for "Secure Liquid Digital Chip"

0x0d4b6bf068af5b7259eeea16e9f35fa3daa183fc31f1771877a4ae775016f4a9
0xe9f90e5d4aba5e79e76c3f96b1357e42ac60b844810bad1029e5ce779f46efc3
0x9e3c26067dc2b2dbc60c12a9e063c156f848c43a7b97ffe6638a38ecd48fdd4d
0x8520d04b0c19eb13b0eee6f3f4dad7f2d4c55e9dd0ba71dc312047e224228535
0x3e0b99ee205f803e87244dcca48be1b0415df155b8828f054faf45b9d6ce67a7
0x08dca2dc6d696b732d96e9cf0a807c8f272afc5880fbed32859c7d4f3d1e1fc8
0x4464413689efa0ce512061fa78f1da3ae7ff6f3d52606f4def6cb9bf0be3ff2d
0x417311a581bfcbb0183bcea4029e9d2f815e9c156e31658388fc0a0c4be48ce6
0xbba1ba66a8ba65912d85a0823b8fed8cb7a6c845cbe1060fbcf3e76240d5d8cb
0xc193654f76eff374a762a0b16fd49f86b802e2e30ae55c01d7edce586256f345

Functions
Getter at block 21124399
name(view returns (string)
Secure Liquid Digital Chip
owner(view returns (address)
0x63914bb0f0d017efe8a72a0b29d9b2a5f138f95d
symbol(view returns (string)
SLD
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
burners(addressview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
minters(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
addBurner(address _burner
addMinter(address _minter
burn(address accountuint256[] idsuint256[] amounts
burnBatch(address[] accountsuint256[][] idsuint256[][] amounts
mint(address[] recipientsuint256[] idsuint256[] amounts
mintBatch(address[] recipientsuint256[][] idsuint256[][] amounts
removeBurner(address _burner
removeMinter(address _minter
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
updateUri(string _newURI
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
UpdateBurner(address indexed _burnerbool _value
UpdateMinter(address indexed _minterbool _value
UpdateURI(string indexed _uri
Constructor
constructor(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.