FNFTHandler

Verified contract

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

No balances found for "FNFTHandler"

0xb6c12dbdbcfbf5f6f5d0e381aeba4833f49ca3ac18f19aecfacfc26a0515789b
0x470a4638349147042c836238b3db2e6f97dbdac47f1541f77b5de5aacd09faf5
0xcff05e515e0f343d21e5269a02263dad659e11ddb6398b40afdfaae73092d63d
0xa773bff49f15d44f92cc742a568d16cd2389108e1454d8342ea8c8b5cf8b2efd
0x0abdee885debc01089b6b1b6992991ac06c1bc3c235c78a96d3513ceaf8800f6
0xa95b4946bc3add574a2e45d4b94a1b52aa4b779dbdf8271d1f7937f5b834e2da
0x67f9b10731fa940a80a8440fa1abbe391e0e12def22eddbbd588ea39c72b2319
0x578a53a1680ce2d643816934fb9b92666c7280c3726d2b5324fa92c4eb8f94dd
0xbe77bccb15595e9ad3fc0aeba6a541d9b5b29a21b45106293ea1d243014d0d6a
0x14b654cefe58df0bdecdedc1bbbc71a12c1f761c979db3fbdc4412d75ca7139b

Functions
Getter at block 20917874
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
fnftsCreated(view returns (uint256)
1096
getNextId(view returns (uint256)
1096
owner(view returns (address)
0x801e08919a483cea4c345b5f8789e506e2624ccf
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getBalance(address accountuint256 idview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getSupply(uint256 fnftIdview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
renderTokenURI(uint256 tokenIdaddress ownerview returns (string baseRenderURIstring[] parameters)
supply(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 fnftIdview returns (string)
State-modifying
burn(address accountuint256 iduint256 amount
burnBatch(address accountuint256[] idsuint256[] amounts
grantRole(bytes32 roleaddress account
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
mintBatchRec(address[] recipientsuint256[] quantitiesuint256 iduint256 newSupplybytes data
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAddressRegistry(address registry
setApprovalForAll(address operatorbool approved
setURI(string newuri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Constructor
constructor(address provider
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.