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
AccessControlBadConfirmationwith signatureAccessControlBadConfirmation()and selector0x6697b232 - Custom Error type
AccessControlUnauthorizedAccountwith signatureAccessControlUnauthorizedAccount(address,bytes32)and selector0xe2517d3f - Custom Error type
AddressEmptyCodewith signatureAddressEmptyCode(address)and selector0x9996b315 - Container type for all input parameters for the
DEFAULT_ADMIN_ROLEfunction with signatureDEFAULT_ADMIN_ROLE()and selector0xa217fddf - Container type for all return fields from the
DEFAULT_ADMIN_ROLEfunction with signatureDEFAULT_ADMIN_ROLE()and selector0xa217fddf - Custom Error type
ERC1967InvalidImplementationwith signatureERC1967InvalidImplementation(address)and selector0x4c9c8ce3 - Custom Error type
ERC1967NonPayablewith signatureERC1967NonPayable()and selector0xb398979f - Custom Error type
FailedInnerCallwith signatureFailedInnerCall()and selector0x1425ea42 - Container type for all input parameters for the
getRoleAdminfunction with signaturegetRoleAdmin(bytes32)and selector0x248a9ca3 - Container type for all return fields from the
getRoleAdminfunction with signaturegetRoleAdmin(bytes32)and selector0x248a9ca3 - Container type for all input parameters for the
grantRolefunction with signaturegrantRole(bytes32,address)and selector0x2f2ff15d - Container type for all input parameters for the
hasRolefunction with signaturehasRole(bytes32,address)and selector0x91d14854 - Container type for all return fields from the
hasRolefunction with signaturehasRole(bytes32,address)and selector0x91d14854 - Container type for all input parameters for the
INBOX_ADMIN_ROLEfunction with signatureINBOX_ADMIN_ROLE()and selector0x5c1e4016 - Container type for all return fields from the
INBOX_ADMIN_ROLEfunction with signatureINBOX_ADMIN_ROLE()and selector0x5c1e4016 - Container type for all input parameters for the
initializefunction with signatureinitialize(address)and selector0xc4d66de8 - Custom Error type
InvalidInitializationwith signatureInvalidInitialization()and selector0xf92ee8a9 - Container type for all input parameters for the
lastMessagefunction with signaturelastMessage(bytes32)and selector0xcca0a227 - Container type for all return fields from the
lastMessagefunction with signaturelastMessage(bytes32)and selector0xcca0a227 - Container type for all input parameters for the
noncefunction with signaturenonce(address)and selector0x70ae92d2 - Container type for all return fields from the
noncefunction with signaturenonce(address)and selector0x70ae92d2 - Custom Error type
NotInitializingwith signatureNotInitializing()and selector0xd7e6bcf8 - Container type for all input parameters for the
proxiableUUIDfunction with signatureproxiableUUID()and selector0x52d1902d - Container type for all return fields from the
proxiableUUIDfunction with signatureproxiableUUID()and selector0x52d1902d - Container type for all input parameters for the
renounceRolefunction with signaturerenounceRole(bytes32,address)and selector0x36568abe - Container type for all input parameters for the
revokeRolefunction with signaturerevokeRole(bytes32,address)and selector0xd547741f - Container type for all input parameters for the
sendMessagefunction with signaturesendMessage(bytes32,bytes)and selector0x23c640e7 - Container type for all input parameters for the
sendMessageSignedfunction with signaturesendMessageSigned(bytes32,bytes,address,uint8,bytes32,bytes32)and selector0x559efc88 - Custom Error type
SignatureValidationFailedwith signatureSignatureValidationFailed(address)and selector0x86a9f750 - Container type for all input parameters for the
supportsInterfacefunction with signaturesupportsInterface(bytes4)and selector0x01ffc9a7 - Container type for all return fields from the
supportsInterfacefunction with signaturesupportsInterface(bytes4)and selector0x01ffc9a7 - Custom Error type
UUPSUnauthorizedCallContextwith signatureUUPSUnauthorizedCallContext()and selector0xe07c8dba - Custom Error type
UUPSUnsupportedProxiableUUIDwith signatureUUPSUnsupportedProxiableUUID(bytes32)and selector0xaa1d49a4 - Container type for all input parameters for the
UPGRADE_INTERFACE_VERSIONfunction with signatureUPGRADE_INTERFACE_VERSION()and selector0xad3cb1cc - Container type for all return fields from the
UPGRADE_INTERFACE_VERSIONfunction with signatureUPGRADE_INTERFACE_VERSION()and selector0xad3cb1cc - Container type for all input parameters for the
upgradeToAndCallfunction with signatureupgradeToAndCall(address,bytes)and selector0x4f1ef286
Enums
- Container type for all of the contract’s call
- Container type for all of the contract’s custom errors
- Container type for all of the contract’s events
Statics
- The parsed JSON ABI of the contract.
- The bytecode of the contract.
- The deployed bytecode of the contract.