Nado Typescript SDK Documentation
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    • Gets the subaccount state according to the offchain engine

      Parameters

      • params: Subaccount

      Returns Promise<GetEngineSubaccountSummaryResponse>

    • Gets the estimated subaccount state from offchain engine after a series of proposed txs

      Parameters

      • params: GetEngineEstimatedSubaccountSummaryParams

      Returns Promise<GetEngineSubaccountSummaryResponse>

    • Gets the isolated positions for a subaccount

      Parameters

      • params: Subaccount

      Returns Promise<GetEngineIsolatedPositionsResponse>

    • Queries engine to get subaccount fee rates

      Parameters

      • params: Subaccount

      Returns Promise<GetEngineSubaccountFeeRatesResponse>

    • Retrieves the current signer and link signer rate limit from the indexer

      Parameters

      • params: GetIndexerLinkedSignerParams

      Returns Promise<GetIndexerLinkedSignerResponse>

    • Retrieves referral code for an address

      Parameters

      • params: GetIndexerReferralCodeParams

      Returns Promise<GetIndexerReferralCodeResponse>