This contract is being backfilled. You may encounter incomplete storage history.

4ARTNFT

Verified contract

Active on Ethereum with 275 txns
Deployed by via 0x27805b6e at 13372101
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "4ARTNFT"

0x8c56230f507e7b2660c22ff822356fb53c38d59f200b686f8107b1c3a21de071
0x530bf8fd33bf41ae6c5808aa6aaaa2be811a51554dd624149795f293370746c4
0xf581090fd1b2b5c77018532f82f152558ef8d2fcb4f956e68569dcb6960a95e5
0x60231acb5042d7246dcbef3c00a1b37391e241ecf1c91d2caf09bc1d08021f04
0xa095064fce14aa60501e85a0c48914b8900f7ec5789bde6a0852f4b4554de857
0x0a63e6ee585584597222d1bcba0771428744dbb8ea0e46e6e06e85c306062c2a
0x9a4073ea0307778c20a8ec7fdc99d2132978bcbffc692521b64bd3a8730fb0a3
0x18a1c090d48c78742e0c14544c3b77c64b837b3a3f7825b406912891a9854b81
0x373f72938954598558a6ec7237c1e003850fd82e3fe02b139871110336abad03
0xa43143f171d925d53c19182d129688ba65aad83abdbed055d7fd867338a081f7

Functions
Getter at block 20792797
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
name(view returns (string)
4ARTNFT
nonce(view returns (uint256)
17697
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
creators(uint256view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
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
pause(
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 _uri
unpause(
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.