Get List of wallets
https://cms.inr-exchange.rare-able.com/api/user/wallets
GET
This endpoint allows an authenticated user to retrieve a list of their wallets. Each wallet object includes the unique ID, token name, wallet address, network type, and current wallet balance.
HEADERS
Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use
Get Access Token
X-Api-Signature "string"
X-Api-Timestamp "Timestamp"
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
wallets "array"
success "boolean"
message "string"
code "integer"
data "object"