Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
internal
ReadFieldFunction
Interface ReadFieldFunction
Hierarchy
ReadFieldFunction
Callable
Read
Field
Function
<
V
>
(
options
:
ReadFieldOptions
)
:
undefined
|
SafeReadonly
<
V
>
Read
Field
Function
<
V
>
(
fieldName
:
string
, from
?:
Reference
|
StoreObject
)
:
undefined
|
SafeReadonly
<
V
>
Type Parameters
V =
StoreValue
Parameters
options:
ReadFieldOptions
Returns
undefined
|
SafeReadonly
<
V
>
Type Parameters
V =
StoreValue
Parameters
fieldName:
string
Optional
from:
Reference
|
StoreObject
Returns
undefined
|
SafeReadonly
<
V
>
Modules
@injectivelabs/sdk-
ts
internal
Big
Number
Browser
Headers
Data
Proxy
global
This
@injectivelabs/wallet-
ts
Read
Field
Function
Generated using
TypeDoc