Secure Liquid Digital Chip

Verified contract

Active on Ethereum with 1,251 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"

0xd48dc701030569e08702858ea4fc9e07b61c4bf9c0e73ded086bcf5ea120e1b1
0x6526d8cfb48eedeaed8cbdc533b4862210fc251eb9c93dc77ef14b53cd3ddaf9
0xdbe896edd2c41bc9d91a35795d1048d34f382a23a101952e5540b833cc78696c
0xdc19c425f5f6e42563e02b52bed5a4a1fe6481f42b0f900d3b9afab79522e325
0xe1a8415eb1bca9ca98d61b869e4770403c3f638c765e62a8a4e5f37699158d45
0x61256f4edff3cd91191c2154833bb5066977dcb51a08d896d6cdf4b3560a6184
0xa72108c08943a0a3edd8be95c4660f8babff810ce022e3176eb3deef0619d5b9
0x04fbda779012aabcb24f8db56dac334c5bff448ca26796f57b07f32b35432a33
0xca5f0408c55f18b5e2b1366eafbb2fd9c0804c495d9276abe0e50de5d1c2545c
0x8ecb07a4ad3421edf2a40cbbd7e6a0dfed204908a9192745b33898f9b2c47472

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