Jonathan Monaghan

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0xc5126925 at 13271747
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "Jonathan Monaghan"

0x20593ab191f40edd5d42a8d1e8d811bc9fa5f4a8250b4bef1c7af138f6856355
0x62625bf1349e7469d2b12f1702a626b6e90e918e793889a279f12495f4bf6433
0x05440b87532ac4820ef2e6d3ec96c6362b08b40ea9d34e2858720f7039fbf054
0x6ee80d472ae2bc1196521092814a701b0affc4d6452cede15ab9b72bbe5af323
0xe12c247ebce5b1dfebf668d29ae99373917d4df45e9f3eb9e06c6919a2e6dbe4
0x6f2804ee28d4668484504b92df38468395c38283c1e526a888cfbe89bf49feab
0x2ef31ced266b080e1b2d826370d8efe8fc92113a5215987e79ae5f41e9d2bd6c
0xcbd33fa6527b2b8d36d7217991bcf5958746a47262970ebd93f4cf5cde24cf82
0x05a2c640925cf988f6cce66c9a080af02c415bc7d05d2d5cfe25a4b891f09057
0x0f209c91ae583379d54d83468f4585310a8767b9e972f9d420d7b84989871559

Functions
Getter at block 20944149
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
initializedBy(view returns (address)
0x38f3630434552f176c2b1e3ead78be925f9453eb
name(view returns (string)
Jonathan Monaghan
paused(view returns (bool)
false
symbol(view returns (string)
JM
totalSupply(view returns (uint256)
9
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchGrantMinters(address[] addresses
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
initialize(string namestring symboladdress admin
mint(address tostring uri
mint(address tostring uristruct MonegraphERC721Attributes attributes
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
NFTAttributes(uint256 tokenIdstruct MonegraphERC721Attributes attributesstring uri
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.