Search
Preparing search index...
The search index is not available
Home
IBeacon__factory
Class IBeacon__factory
Hierarchy
IBeacon__factory
Index
Properties
abi
Methods
connect
create
Interface
Properties
Static
Readonly
abi
abi
:
[
{
inputs
:
[
]
;
name
:
"implementation"
;
outputs
:
[
{
internalType
:
"address"
;
name
:
""
;
type
:
"address"
}
]
;
stateMutability
:
"view"
;
type
:
"function"
}
]
= _abi
Methods
Static
connect
connect
(
address
:
string
, signerOrProvider
:
Signer
|
Provider
)
:
IBeacon
Parameters
address:
string
signerOrProvider:
Signer
|
Provider
Returns
IBeacon
Static
create
Interface
create
Interface
(
)
:
IBeaconInterface
Returns
IBeaconInterface
Globals
IBeacon__factory
abi
connect
create
Interface