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
^0x[a-fA-F0-9]{40}$
"0x870679e138bcdf293b7ff14dd44b70fc97e12fc0"
List of LATs for the specified AVS
Array of LATs for the specified AVS
Show child attributes