StrongNFTV2

Verified contract

Active on Ethereum with 8,777 txns
Deployed by via 0xcb75cd26 at 11636621
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $32.51
0x365455460618f1d8256d259290d4d8675f4b39356530b840a8df2536e14adcaa
0xf25b45abf4443fe0b026953768bfe3b483064799275941eeb4f7716cc598b5d8
0xf1cf16ed73a3c4a16ef23a559678b38233fa844303c7680a25090d9650f1d974
0x9309b1f7c2cc58e4c3259a57609b111e509e0693d52679c95b3d7c99bb5fad56
0xd2fee1229a67d29803ec9d9720f02f3fa90f592b9eefb379dd5c2c21b768b532
0x026be77101221423226c29d1f5fdfd39539f04a75d97aa8d7da3736f6a65adf7
0x9911c4cc6ba501c0f529ff6e1456499d06c04a17c0b35a433b6cfcfe0d9145d3
0x2645f321df8815ba255e5b092a3dd7b992cf8199998eb8b1685216c35b0c0fca
0xb2474355b8037016718d1c87392161461bf24849100de60e1de37cca2fe73178
0x53f184ba85a982fde9ddd381d1f165d4a5dd791fe78a6c853355176fa5c4f70d

Functions
Getter at block 21019027
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
owner(view returns (address)
0xfc1736d997450a6e6975dd2450a03403c635791d
paused(view returns (bool)
false
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getOwnerIdIndex(address owneruint256 idview returns (uint256)
getOwnerIds(address ownerview returns (uint256[])
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(
renounceOwnership(
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
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.