Skip to main content
GET
/
delegate-traders
Get delegate traders
curl --request GET \
  --url https://beta.rocketfi.io/delegate-traders
{
  "delegates": []
}

Path Parameters

account
string<hex>
required

Ethereum-style account address for the sub-account context. An Ethereum-style account address (20 bytes).

Response

200 - application/json

All delegate traders for an account

delegates
object[]
required