Module hopr_node_safe_registry

Source

Modules§

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

Structs§

DeregisterNodeBySafeCall
Container type for all input parameters for the deregisterNodeBySafe function with signature deregisterNodeBySafe(address) and selector 0x91607c4c
DergisteredNodeSafeFilter
DomainSeparatorCall
Container type for all input parameters for the domainSeparator function with signature domainSeparator() and selector 0xf698da25
DomainSeparatorReturn
Container type for all return fields from the domainSeparator function with signature domainSeparator() and selector 0xf698da25
DomainSeparatorUpdatedFilter
HoprNodeSafeRegistry
IsNodeSafeRegisteredCall
Container type for all input parameters for the isNodeSafeRegistered function with signature isNodeSafeRegistered(address,address) and selector 0x37480abd
IsNodeSafeRegisteredReturn
Container type for all return fields from the isNodeSafeRegistered function with signature isNodeSafeRegistered(address,address) and selector 0x37480abd
NodeAddressZero
Custom Error type NodeAddressZero with signature NodeAddressZero() and selector 0x7d0ed526
NodeHasSafe
Custom Error type NodeHasSafe with signature NodeHasSafe() and selector 0x67dc3001
NodeIsContract
Custom Error type NodeIsContract with signature NodeIsContract() and selector 0x7e0a7c0c
NodeNotModuleMember
Custom Error type NodeNotModuleMember with signature NodeNotModuleMember() and selector 0xba5d7eb0
NodeSafeTypehashCall
Container type for all input parameters for the NODE_SAFE_TYPEHASH function with signature NODE_SAFE_TYPEHASH() and selector 0x84b0dec2
NodeSafeTypehashReturn
Container type for all return fields from the NODE_SAFE_TYPEHASH function with signature NODE_SAFE_TYPEHASH() and selector 0x84b0dec2
NodeSigNonceCall
Container type for all input parameters for the nodeSigNonce function with signature nodeSigNonce(address) and selector 0xaa90f2a5
NodeSigNonceReturn
Container type for all return fields from the nodeSigNonce function with signature nodeSigNonce(address) and selector 0xaa90f2a5
NodeToSafeCall
Container type for all input parameters for the nodeToSafe function with signature nodeToSafe(address) and selector 0x89978c40
NodeToSafeReturn
Container type for all return fields from the nodeToSafe function with signature nodeToSafe(address) and selector 0x89978c40
NotValidSafe
Custom Error type NotValidSafe with signature NotValidSafe() and selector 0x56fe8554
NotValidSignatureFromNode
Custom Error type NotValidSignatureFromNode with signature NotValidSignatureFromNode() and selector 0xb4c91ffb
RegisterSafeByNodeCall
Container type for all input parameters for the registerSafeByNode function with signature registerSafeByNode(address) and selector 0x7f935931
RegisterSafeWithNodeSigCall
Container type for all input parameters for the registerSafeWithNodeSig function with signature registerSafeWithNodeSig(address,address,bytes) and selector 0x49d215e1
RegisteredNodeSafeFilter
SafeAddressZero
Custom Error type SafeAddressZero with signature SafeAddressZero() and selector 0x14e79221
UpdateDomainSeparatorCall
Container type for all input parameters for the updateDomainSeparator function with signature updateDomainSeparator() and selector 0x89ccfe89
VersionCall
Container type for all input parameters for the VERSION function with signature VERSION() and selector 0xffa1ad74
VersionReturn
Container type for all return fields from the VERSION function with signature VERSION() and selector 0xffa1ad74

Enums§

HoprNodeSafeRegistryCalls
Container type for all of the contract’s call
HoprNodeSafeRegistryErrors
Container type for all of the contract’s custom errors
HoprNodeSafeRegistryEvents
Container type for all of the contract’s events

Statics§

HOPRNODESAFEREGISTRY_ABI
The parsed JSON ABI of the contract.
HOPRNODESAFEREGISTRY_BYTECODE
The bytecode of the contract.
HOPRNODESAFEREGISTRY_DEPLOYED_BYTECODE
The deployed bytecode of the contract.