StrongNFTV2

Verified contract

Active on Ethereum with 8,804 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 $46.87
0xb5bdb421a4efbd5ea12a765d1c262f382c15c43399bac6cb923e2a0e11c7c792
0x991d587875449cebaf4033f84a11d1ef4cf9f2ca141077a65127affc60ed135b
0xccdfed1d59d401b4fd1a04da767d46522264c38b83c11642a7f8b59afd3edf58
0xeab85466a1777e8c2d7d9542d5715ba91c25a529e5692d8a882ff68317a8a246
0xde4e8852b27329ab7937e164ff73b7f16a3aecc30da2c28f7e759796c1c66efb
0xe8af0c3cc8f94812acd4bf35b189e9b7a306032eddf520ecc355510ec5681769
0x5f9e498ab45c65741cc07eac2982214352e93417934b8d581aa1219bffd710e5
0xf2610fc8d99b827194f90e06630cfbc87f452857bbf27960c171ad0671714d0b
0xe608abdb5bf612568003e4433ae1ff31ce287ae0f3117901a2e0eb8b3fcfe60b
0x8edefe58b9b0173cef4c20767b5f90b1e52534d49d17f952fa49029a35857892

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