Search
Preparing search index...
The search index is not available
@webb-tools/protocol-solidity
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@webb-tools/protocol-solidity
Contracts
HandlerHelpers__factory
Class HandlerHelpers__factory
Hierarchy
HandlerHelpers__factory
Index
Constructors
constructor
Properties
abi
Methods
connect
create
Interface
Constructors
constructor
new
Handler
Helpers__factory
(
)
:
HandlerHelpers__factory
Returns
HandlerHelpers__factory
Properties
Static
Readonly
abi
abi
:
{
inputs
:
{
internalType
:
string
;
name
:
string
;
type
:
string
}
[]
;
name
:
string
;
outputs
:
{
internalType
:
string
;
name
:
string
;
type
:
string
}
[]
;
stateMutability
:
string
;
type
:
string
}
[]
= _abi
Methods
Static
connect
connect
(
address
:
string
, signerOrProvider
:
Signer
|
Provider
)
:
HandlerHelpers
Parameters
address:
string
signerOrProvider:
Signer
|
Provider
Returns
HandlerHelpers
Static
create
Interface
create
Interface
(
)
:
HandlerHelpersInterface
Returns
HandlerHelpersInterface
Exports
Anchors
Bridges
Contracts
Interfaces
Merkle
Tree
Tokens
Utility
VBridge
Handler
Helpers__factory
constructor
abi
connect
create
Interface
Generated using
TypeDoc