Retrieve an address

This API is a request to retrieve a specific address in your hot deposit wallet, corresponding to the index path in the m/0/{index_value} format provided in the request body.

Note that,

  • the index path of addresses use the m/0/0 format, where m/0/0 is reserved for your deposit wallet address. Your customer addresses start from the m/0/1 path, where the final digit increases sequentially to represent the next address in the database.
  • for Stellar, Ripple, and Cosmos chain wallets (which only have a single wallet address), you can assign a unique memo or tag to each customer to track individual deposits.

    To retrieve a list of addresses, use the Retrieve a list of addresses API.

  • 📘

    Note

    • The index path of addresses uses the m/0/0 format, where m/0/0 is reserved for your deposit wallet address. Your customer addresses start from the m/0/1 path, where the final digit increases sequentially to represent the next address in the database.
    • For Stellar, Ripple, and Cosmos chain wallets (which only have a single wallet address), you can assign a unique memo or tag to each customer to track individual deposits.

    To retrieve a list of addresses, use the Retrieve a list of addresses API.

    While all liminal supported chains support firewall for Mobile MPC Wallets, please refer to the latest supported chains for hot V2 wallets supporting firewall.

    Body Params
    wallet
    object
    required
    int32
    required

    Enter the last value of the index with format "m/0/0". For example, "m/0/{index_value}".

    Responses

    Language
    Credentials
    Basic
    base64
    :
    LoadingLoading…
    Response
    Click Try It! to start a request and see the response here! Or choose an example:
    application/json; charset=utf-8