Search
Preparing search index...
The search index is not available
@certusone/wormhole-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@certusone/wormhole-sdk
ethers_contracts
IERC165__factory
Class IERC165__factory
Hierarchy
IERC165__factory
Index
Constructors
constructor
Properties
abi
Methods
connect
create
Interface
Constructors
constructor
new IERC165__factory
(
)
:
IERC165__factory
Returns
IERC165__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
}
[]
= ...
Methods
Static
connect
connect
(
address
:
string
, signerOrProvider
:
Signer
|
Provider
)
:
IERC165
Parameters
address:
string
signerOrProvider:
Signer
|
Provider
Returns
IERC165
Static
create
Interface
create
Interface
(
)
:
IERC165Interface
Returns
IERC165Interface
Exports
algorand
bridge
cosmos
ethers_
contracts
nft_
bridge
rpc
solana
sui
terra
token_
bridge
utils
IERC165__factory
constructor
abi
connect
create
Interface
Generated using
TypeDoc