cURL
curl --request GET \ --url https://api.area.club/lat
{ "data": [ { "proxyAddress": "0x35f4f28a8d3ff20eed10e087e8f96ea2641e6aa1", "implementationAddress": "0x93c4b944d05dfe6df7645a86cd2206016c51564d", "name": "EigenDA-ETH Liquid AVS Token", "symbol": "xEigenDA-ETH", "avsAddress": "0x2344c0fe02ccd2b32155ca0ffcb1978a6d96a552", "chainId": 1, "maxNodes": 12, "contractDeployments": { "implementation": { "liquidTokenManager": "0x35f4f28a8d3ff20eed10e087e8f96ea2641e6aa1" }, "proxy": { "liquidTokenManager": "0x93c4b944d05dfe6df7645a86cd2206016c51564d" } }, "tokens": [ { "address": "0x35f4f28a8d3ff20eed10e087e8f96ea2641e6aa1", "strategyAddress": "0x93c4b944d05dfe6df7645a86cd2206016c51564d", "volatilityThreshold": "700000000000000000", "pricePerUnit": "1020000000000000000", "decimals": 18 } ] } ] }
Returns all Liquid AVS Tokens (LATs). Optionally groups them by token type.
Documentation IndexFetch the complete documentation index at: https://docs.area.club/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.area.club/llms.txt
Use this file to discover all available pages before exploring further.
Toggle whether the route should group LATs by their token groupings
true
false
"false"
List of Liquid AVS Tokens (LATs)
Array of LATs
Show child attributes