cURL
curl --request GET \ --url https://beta.rocketfi.io/delegate-traders
{ "delegates": [ { "address": "<string>", "isWebClient": true, "expiryMs": 1, "name": "<string>" } ] }
An Ethereum-style account address (20 bytes).
All delegate traders for an account
Show child attributes