Nifty Launch Comics

Verified contract

Active on Ethereum with 6,433 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Nifty Launch Comics"

0x4191dea1973536ab51dd00de443065aea4ece995a0f418e3ba1d80584577f563
0x723ff50f7fb31e6626567df53293a6cd904ce77542361325ced80b0fc09499de
0xe06ba1a27060362eacd05333c2fe398b3071ae7df5fe4c477fc36df265366228
0x5dd189d1e849e1cfb0e30be04d20c85d9dd984c2560c649ff6106c1de41adff5
From
0x3e00d85cc975f9408b71cb66f96540644115566d39739b3533602aeb238db793
From
0x696f54dac5931a0919f7d505044d8c5277a1df09c3df828421e59cd5560c64b8
0xea3f19f828e82c996f6e3aeefa9a5ff0e0eb935232e4d40b895d602a7c65528f
0x4bf27be087e8ab7b3d9156bcaea4c30a0def04cab7e857427bf3d4a5cb607b62
0x9eead964bea7ad711d838af13151a740cb916b91056b2e6dffded8de38dcf3df
0xd4660644c5680ebe2cda1c5c1dadfc2abc26dc385775dc603d9d47b1194baac1

Functions
Getter at block 20906790
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
name(view returns (string)
Nifty Launch Comics
paused(view returns (bool)
true
symbol(view returns (string)
NLC
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
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
mint(address touint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
pauseBurn(
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
unpauseBurn(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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 uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.