MonegraphERC721Factory

Verified contract

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

No balances found for "MonegraphERC721Factory"

0xde84c63221c84373d3fe3a05f55cc4536503557d858022f9a5320e3dccd68b37
0x54abc6283b04656b3106ca754c8ba6a6430255ebf01ce82365de0f940cbfbbb4
From
0x38586a888ca342c3036c01400b2e3fa3c303ab6c856b9dfb0bd16c91e4fa5a84
0x223bb130e4e2ac91043f6efe27b759f1c56b1be1c17dbfed28624cdb95157604
0x7ac89413f5314e5bfef613b888d3a1202729dd680a1cf2760cf69c813c9c2821
0xac316545d6938f2ab7ab586c4d395b4e0a594607e27ac80283e37b1dce710108
0xc5129ce62d35bf2f895a986e34f7845f3c1045619749dd9d1c6acc43924c6925
0xe2e89b07ebcd29285002beecaf3945247cb5c1d40abffdd62b2e2e581ace1c68
0xbc3589869daa40c7c97d3fee720e141ef4dff0cde60739f600d4cbfefd6f52f6
0xc2de0a09df64f68f98d528a2d9aa797ad45f2952efb4ab74433999f092871a9f

Functions
Getter at block 20944772
CREATOR_ROLE(view returns (bytes32)
0x828634d95e775031b9ff576b159a8509d3053581a8c9c4d7d86899e0afcd882f
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
controller(view returns (address)
0xf161acf63649ff5cd42acff0f7ecdf533df66811
implementation(view returns (address)
0x11e435441571cea06c3914feba8c877f43eab5f7
monegraph(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xf82d31541fe4f96dfee2a2c306f70086d91d67c9
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
batchGrantCreators(address[] addresses
createContract(string namestring symbolbool managedreturns (address)
createMonegraph(string namestring symbolreturns (address)
grantRole(bytes32 roleaddress account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setController(address _controller
transferOwnership(address newOwner
upgradeTo(address newImplementation
Events
BeaconCreated(address indexed adminaddress contractAddressbool managed
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
Upgraded(address indexed implementation
Constructor
constructor(address implemenationAddressaddress _controller
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.