Skip to main content

Return the current address

GET 

https://localhost:8000/wallet/address

Return the current address

Request

Query Parameters

    mark_as_used boolean

    Mark the current address as used. So, it will return a new address in the next call.

    index integer

    Get the address in this specific derivation path index.

Header Parameters

    x-wallet-id stringrequired

    Defines the key of the wallet on which the request will be executed.

Responses

Return the current address

Schema

    any


Request Collapse all
Base URL
https://localhost:8000
Parameters
— headerrequired
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!