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 signatureAccessControlBadConfirmation()
and selector0x6697b232
- Custom Error type
AccessControlUnauthorizedAccount
with signatureAccessControlUnauthorizedAccount(address,bytes32)
and selector0xe2517d3f
- Custom Error type
AddressEmptyCode
with signatureAddressEmptyCode(address)
and selector0x9996b315
- Container type for all input parameters for the
DEFAULT_ADMIN_ROLE
function with signatureDEFAULT_ADMIN_ROLE()
and selector0xa217fddf
- Container type for all return fields from the
DEFAULT_ADMIN_ROLE
function with signatureDEFAULT_ADMIN_ROLE()
and selector0xa217fddf
- Custom Error type
ERC1967InvalidImplementation
with signatureERC1967InvalidImplementation(address)
and selector0x4c9c8ce3
- Custom Error type
ERC1967NonPayable
with signatureERC1967NonPayable()
and selector0xb398979f
- Custom Error type
FailedInnerCall
with signatureFailedInnerCall()
and selector0x1425ea42
- Container type for all input parameters for the
getRoleAdmin
function with signaturegetRoleAdmin(bytes32)
and selector0x248a9ca3
- Container type for all return fields from the
getRoleAdmin
function with signaturegetRoleAdmin(bytes32)
and selector0x248a9ca3
- Container type for all input parameters for the
grantRole
function with signaturegrantRole(bytes32,address)
and selector0x2f2ff15d
- Container type for all input parameters for the
hasRole
function with signaturehasRole(bytes32,address)
and selector0x91d14854
- Container type for all return fields from the
hasRole
function with signaturehasRole(bytes32,address)
and selector0x91d14854
- Container type for all input parameters for the
INBOX_ADMIN_ROLE
function with signatureINBOX_ADMIN_ROLE()
and selector0x5c1e4016
- Container type for all return fields from the
INBOX_ADMIN_ROLE
function with signatureINBOX_ADMIN_ROLE()
and selector0x5c1e4016
- Container type for all input parameters for the
initialize
function with signatureinitialize(address)
and selector0xc4d66de8
- Custom Error type
InvalidInitialization
with signatureInvalidInitialization()
and selector0xf92ee8a9
- Container type for all input parameters for the
lastMessage
function with signaturelastMessage(bytes32)
and selector0xcca0a227
- Container type for all return fields from the
lastMessage
function with signaturelastMessage(bytes32)
and selector0xcca0a227
- Container type for all input parameters for the
nonce
function with signaturenonce(address)
and selector0x70ae92d2
- Container type for all return fields from the
nonce
function with signaturenonce(address)
and selector0x70ae92d2
- Custom Error type
NotInitializing
with signatureNotInitializing()
and selector0xd7e6bcf8
- Container type for all input parameters for the
proxiableUUID
function with signatureproxiableUUID()
and selector0x52d1902d
- Container type for all return fields from the
proxiableUUID
function with signatureproxiableUUID()
and selector0x52d1902d
- Container type for all input parameters for the
renounceRole
function with signaturerenounceRole(bytes32,address)
and selector0x36568abe
- Container type for all input parameters for the
revokeRole
function with signaturerevokeRole(bytes32,address)
and selector0xd547741f
- Container type for all input parameters for the
sendMessage
function with signaturesendMessage(bytes32,bytes)
and selector0x23c640e7
- Container type for all input parameters for the
sendMessageSigned
function with signaturesendMessageSigned(bytes32,bytes,address,uint8,bytes32,bytes32)
and selector0x559efc88
- Custom Error type
SignatureValidationFailed
with signatureSignatureValidationFailed(address)
and selector0x86a9f750
- Container type for all input parameters for the
supportsInterface
function with signaturesupportsInterface(bytes4)
and selector0x01ffc9a7
- Container type for all return fields from the
supportsInterface
function with signaturesupportsInterface(bytes4)
and selector0x01ffc9a7
- Custom Error type
UUPSUnauthorizedCallContext
with signatureUUPSUnauthorizedCallContext()
and selector0xe07c8dba
- Custom Error type
UUPSUnsupportedProxiableUUID
with signatureUUPSUnsupportedProxiableUUID(bytes32)
and selector0xaa1d49a4
- Container type for all input parameters for the
UPGRADE_INTERFACE_VERSION
function with signatureUPGRADE_INTERFACE_VERSION()
and selector0xad3cb1cc
- Container type for all return fields from the
UPGRADE_INTERFACE_VERSION
function with signatureUPGRADE_INTERFACE_VERSION()
and selector0xad3cb1cc
- Container type for all input parameters for the
upgradeToAndCall
function 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.