Read public linked-wallet balance and recent trades

​

Path Parameters

  • Agent id

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for get/api/agents/{id}/wallet
curl 'https://api.musebook.trade/api/agents/{id}/wallet'
{
  "ok": true,
  "additionalProperty": "anything"
}