Module messaging::conversation

source ·
Expand description

This module was auto-generated with ethers-rs Abigen. More information at: https://github.com/gakonst/ethers-rs

Structs

  • Custom Error type AccessControlBadConfirmation with signature AccessControlBadConfirmation() and selector 0x6697b232
  • Custom Error type AccessControlUnauthorizedAccount with signature AccessControlUnauthorizedAccount(address,bytes32) and selector 0xe2517d3f
  • Custom Error type AddressEmptyCode with signature AddressEmptyCode(address) and selector 0x9996b315
  • Container type for all input parameters for the DEFAULT_ADMIN_ROLE function with signature DEFAULT_ADMIN_ROLE() and selector 0xa217fddf
  • Container type for all return fields from the DEFAULT_ADMIN_ROLE function with signature DEFAULT_ADMIN_ROLE() and selector 0xa217fddf
  • Custom Error type ERC1967InvalidImplementation with signature ERC1967InvalidImplementation(address) and selector 0x4c9c8ce3
  • Custom Error type ERC1967NonPayable with signature ERC1967NonPayable() and selector 0xb398979f
  • Custom Error type FailedInnerCall with signature FailedInnerCall() and selector 0x1425ea42
  • Container type for all input parameters for the getRoleAdmin function with signature getRoleAdmin(bytes32) and selector 0x248a9ca3
  • Container type for all return fields from the getRoleAdmin function with signature getRoleAdmin(bytes32) and selector 0x248a9ca3
  • Container type for all input parameters for the grantRole function with signature grantRole(bytes32,address) and selector 0x2f2ff15d
  • Container type for all input parameters for the hasRole function with signature hasRole(bytes32,address) and selector 0x91d14854
  • Container type for all return fields from the hasRole function with signature hasRole(bytes32,address) and selector 0x91d14854
  • Container type for all input parameters for the INBOX_ADMIN_ROLE function with signature INBOX_ADMIN_ROLE() and selector 0x5c1e4016
  • Container type for all return fields from the INBOX_ADMIN_ROLE function with signature INBOX_ADMIN_ROLE() and selector 0x5c1e4016
  • Container type for all input parameters for the initialize function with signature initialize(address) and selector 0xc4d66de8
  • Custom Error type InvalidInitialization with signature InvalidInitialization() and selector 0xf92ee8a9
  • Container type for all input parameters for the lastMessage function with signature lastMessage(bytes32) and selector 0xcca0a227
  • Container type for all return fields from the lastMessage function with signature lastMessage(bytes32) and selector 0xcca0a227
  • Container type for all input parameters for the nonce function with signature nonce(address) and selector 0x70ae92d2
  • Container type for all return fields from the nonce function with signature nonce(address) and selector 0x70ae92d2
  • Custom Error type NotInitializing with signature NotInitializing() and selector 0xd7e6bcf8
  • Container type for all input parameters for the proxiableUUID function with signature proxiableUUID() and selector 0x52d1902d
  • Container type for all return fields from the proxiableUUID function with signature proxiableUUID() and selector 0x52d1902d
  • Container type for all input parameters for the renounceRole function with signature renounceRole(bytes32,address) and selector 0x36568abe
  • Container type for all input parameters for the revokeRole function with signature revokeRole(bytes32,address) and selector 0xd547741f
  • Container type for all input parameters for the sendMessage function with signature sendMessage(bytes32,bytes) and selector 0x23c640e7
  • Container type for all input parameters for the sendMessageSigned function with signature sendMessageSigned(bytes32,bytes,address,uint8,bytes32,bytes32) and selector 0x559efc88
  • Custom Error type SignatureValidationFailed with signature SignatureValidationFailed(address) and selector 0x86a9f750
  • Container type for all input parameters for the supportsInterface function with signature supportsInterface(bytes4) and selector 0x01ffc9a7
  • Container type for all return fields from the supportsInterface function with signature supportsInterface(bytes4) and selector 0x01ffc9a7
  • Custom Error type UUPSUnauthorizedCallContext with signature UUPSUnauthorizedCallContext() and selector 0xe07c8dba
  • Custom Error type UUPSUnsupportedProxiableUUID with signature UUPSUnsupportedProxiableUUID(bytes32) and selector 0xaa1d49a4
  • Container type for all input parameters for the UPGRADE_INTERFACE_VERSION function with signature UPGRADE_INTERFACE_VERSION() and selector 0xad3cb1cc
  • Container type for all return fields from the UPGRADE_INTERFACE_VERSION function with signature UPGRADE_INTERFACE_VERSION() and selector 0xad3cb1cc
  • Container type for all input parameters for the upgradeToAndCall function with signature upgradeToAndCall(address,bytes) and selector 0x4f1ef286

Enums

Statics