Preparing search index...
The search index is not available
Streamflow SDK
Streamflow SDK
@streamflow/stream
index
ApiClient
Interface ApiClient
interface
ApiClient
{
getContract
:
(
address
:
string
)
=>
Promise
<
ContractSchema
>
;
getContracts
:
(
opts
?:
GetContractsOptions
)
=>
Promise
<
ContractSchema
[]
>
;
}
Index
Properties
get
Contract
get
Contracts
Properties
get
Contract
getContract
:
(
address
:
string
)
=>
Promise
<
ContractSchema
>
get
Contracts
getContracts
:
(
opts
?:
GetContractsOptions
)
=>
Promise
<
ContractSchema
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Contract
get
Contracts
Streamflow SDK
Loading...