Documentation
Preparing search index...
@naviprotocol/lending
NaviJsonRpcCompatClient
Type Alias NaviJsonRpcCompatClient
NaviJsonRpcCompatClient
:
NaviCoreClient
&
{
devInspectTransactionBlock
(
options
:
any
)
:
Promise
<
any
>
;
dryRunTransactionBlock
(
options
:
any
)
:
Promise
<
any
>
;
executeTransactionBlock
(
options
:
any
)
:
Promise
<
any
>
;
getAllCoins
(
options
:
any
)
:
Promise
<
any
>
;
getCoinMetadata
(
options
:
any
)
:
Promise
<
any
>
;
getCoins
(
options
:
any
)
:
Promise
<
any
>
;
getDynamicFieldObject
(
options
:
any
)
:
Promise
<
any
>
;
getObject
(
options
:
any
)
:
Promise
<
any
>
;
getTransactionBlock
(
options
:
any
)
:
Promise
<
any
>
;
multiGetObjects
(
options
:
any
)
:
Promise
<
any
>
;
signAndExecuteTransaction
(
options
:
any
)
:
Promise
<
any
>
;
waitForTransaction
(
options
:
any
)
:
Promise
<
any
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...