Aller au contenu principal

Get the wallet alias of the UUID

GET 

/olky_alias/wallet/:uuid

Get the wallet alias of the UUID

Request

Path Parameters

    uuid stringrequired

    The UUID of the alias wallet you want to get

Responses

Return a wallet alias

Schema
  • Array [
  • UUID string
    walletAddress stringnullable

    wallet adress

  • ]
Loading...