Minterest NFT

Verified contract

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

No balances found for "Minterest NFT"

0xcfafbe0b7612dcfd6efcaafd277fd9088c4ec02952dbe266cb41d0a98a355a1f
0x008c973e33895a57a90f547a4137c88f0b9650f9f19c7cb76e294b0e453923cc
0x1ea7c22973b0de6dbc5036fda51aff3547b5becd71d79613befbba9701df9fd1
0x57f9584b2bdd0fddf8dc2ad65b1d5dedf7c516a5271c34be855927e5902ae66f
0xa97b28f06aeea38c23621f6fc1048e243262494d45c3baab8a596556ccb05b4b
0x5acb560e0fa216465af27a41c0bab34a447ce1a6236bb19dba41fe2531476ece
0x682053082eb4029812f4940e52acb99a7e2ba144145a01c443decf406fd54018
0xf5aace93a3fcfaa573abc9541c57d57befac671b07dbcd3c4c274fa478d9545e
0x01bda7476cdd9126a4d5286ede0b9256ff605178e017ace4095abc9f2e39e79f
0x6e120f26e46013d0e7b4ca1bb527c40a3f3bd47f63a6b13d00d4a81145be98c3

Functions
Getter at block 20986428
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GATEKEEPER(view returns (bytes32)
0x20162831d2f54c3e11eebafebfeda495d4c52c67b1708251179ec91fb76dd3b2
getInterconnector(view returns (address)
0xf8136630f6672f7a8f84ba6a5ef60021226e5ebf
name(view returns (string)
Minterest NFT
nextIdToBeMinted(view returns (uint256)
268
proxyRegistry(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
MNFT
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 _owneraddress _operatorview returns (bool isOperator)
supportsInterface(bytes4 interfaceIdpure returns (bool)
uri(uint256 tokenId_view returns (string)
State-modifying
grantRole(bytes32 roleaddress account
mint(address account_uint256 amount_bytes data_uint256 tier_
mintBatch(address account_uint256[] amounts_bytes data_uint256[] tiers_
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransfer(address to_uint256[] ids_uint256[] amounts_bytes data_
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransfer(address to_uint256 id_uint256 amount_bytes data_
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newBaseUri
switchLinkageRoot(address newRoot
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
LinkageRootSwitched(address newRootaddress oldRoot
NewBaseUri(string newBaseUri
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(string _baseURIaddress _proxyRegistryaddress _admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.