cURL
curl --request GET \ --url https://api.area.club/lat/avs/{address}
{ "data": [ { "address": "0x94a2a0548681fda8d5e2ad5a8eeecd891e02a613", "symbol": "xEigenDA-ETH" } ] }
Returns all LATs associated with the provided AVS address.
Address of the AVS
"0x870679e138bcdf293b7ff14dd44b70fc97e12fc0"
List of LATs for the specified AVS
The response is of type object.
object