Module hopr_dummy_proxy_for_network_registry

Source

Modules§

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

Structs§

AccountDeregisteredFilter
AccountRegisteredFilter
AllowAllAccountsEligibleFilter
CanOperateForCall
Container type for all input parameters for the canOperateFor function with signature canOperateFor(address,address) and selector 0xd85ad044
CanOperateForReturn
Container type for all return fields from the canOperateFor function with signature canOperateFor(address,address) and selector 0xd85ad044
HoprDummyProxyForNetworkRegistry
IsAllAllowedCall
Container type for all input parameters for the isAllAllowed function with signature isAllAllowed() and selector 0xf67f5e6f
IsAllAllowedReturn
Container type for all return fields from the isAllAllowed function with signature isAllAllowed() and selector 0xf67f5e6f
MaxAllowedRegistrationsCall
Container type for all input parameters for the maxAllowedRegistrations function with signature maxAllowedRegistrations(address) and selector 0xb3544e82
MaxAllowedRegistrationsReturn
Container type for all return fields from the maxAllowedRegistrations function with signature maxAllowedRegistrations(address) and selector 0xb3544e82
MaxRegistrationPerAccountCall
Container type for all input parameters for the MAX_REGISTRATION_PER_ACCOUNT function with signature MAX_REGISTRATION_PER_ACCOUNT() and selector 0xf46c84b8
MaxRegistrationPerAccountReturn
Container type for all return fields from the MAX_REGISTRATION_PER_ACCOUNT function with signature MAX_REGISTRATION_PER_ACCOUNT() and selector 0xf46c84b8
OwnerAddAccountCall
Container type for all input parameters for the ownerAddAccount function with signature ownerAddAccount(address) and selector 0xa71b1b74
OwnerBatchAddAccountsCall
Container type for all input parameters for the ownerBatchAddAccounts function with signature ownerBatchAddAccounts(address[]) and selector 0x486354e2
OwnerBatchRemoveAccountsCall
Container type for all input parameters for the ownerBatchRemoveAccounts function with signature ownerBatchRemoveAccounts(address[]) and selector 0x5c5471e7
OwnerCall
Container type for all input parameters for the owner function with signature owner() and selector 0x8da5cb5b
OwnerRemoveAccountCall
Container type for all input parameters for the ownerRemoveAccount function with signature ownerRemoveAccount(address) and selector 0x4051f257
OwnerReturn
Container type for all return fields from the owner function with signature owner() and selector 0x8da5cb5b
OwnershipTransferredFilter
RenounceOwnershipCall
Container type for all input parameters for the renounceOwnership function with signature renounceOwnership() and selector 0x715018a6
TransferOwnershipCall
Container type for all input parameters for the transferOwnership function with signature transferOwnership(address) and selector 0xf2fde38b
UpdateAllowAllCall
Container type for all input parameters for the updateAllowAll function with signature updateAllowAll(bool) and selector 0x089ffa47

Enums§

HoprDummyProxyForNetworkRegistryCalls
Container type for all of the contract’s call
HoprDummyProxyForNetworkRegistryEvents
Container type for all of the contract’s events

Statics§

HOPRDUMMYPROXYFORNETWORKREGISTRY_ABI
The parsed JSON ABI of the contract.
HOPRDUMMYPROXYFORNETWORKREGISTRY_BYTECODE
The bytecode of the contract.
HOPRDUMMYPROXYFORNETWORKREGISTRY_DEPLOYED_BYTECODE
The deployed bytecode of the contract.