MogulNFT

Verified contract

Active on Ethereum with 574 txns
Deployed by via 0x3870cd28 at 12506684
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1823)
ERC-721
--
 (#1818)
ERC-721
--
0xaa21a6ffd21f6f1c59497f1f39f977a4538e0e143e5a34227e5c1b171ed20d25
0x9a1c6d969d78e1bb68509dc07a15ae15b2a9af4ee5c53816b0af63599058bc4b
0x15cd7cdee3b6393d791eb753cb864db4fd9198da98279eab0c4e6104a37a649f
0x541c8d8449db9d77fbf143f696aa8c6bcccc11cc566a714d1eca3456f273cd88
0xf37c958bb38a9ff34fa8bb8fed12cf41f31de28c3d56ed97d4db4da66029e6be
0x8d12c195e965d93b7a7672ad5bfc3480277dcf63d5cbf3efd3e7519e9c149d35
0x8ae7777429c16f41bfcaa5d57471007ada80fcbf6e09a9c1d7f4b67b4529948a
0xfa66030326b739b63b854f592a9554739aa1307f805e818b2908cca89336fed8
0x5050458280a757c96bfd8bf71f974ee123b0e92589e4881b3d9bc22679e83363
0xf5309fb90c18d1ab1646d68a35686a4c7ab05d447a8207e97f464bed117736d6

Functions
Getter at block 21182931
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROLE_ADMIN(view returns (bytes32)
0x2172861495e7b85edac73e3cd5fbb42dd675baadf627720e687bcfdaca025096
nextTokenId(view returns (uint256)
1377
owner(view returns (address)
0x31126bef30d46e0f636984a09be895912433f345
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 accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
grantRole(bytes32 roleaddress account
mintBatch(address touint256[] amountsstring[] URIsbytes data
mintBatchMultipleRecipients(address[] touint256[] amountsstring[] URIsuint256[] numRecipientsPerTokenbytes data
mintToken(address recipientuint256 amountstring URIbytes data
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
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 _admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.