cURL
curl --request GET \ --url https://api.area.club/lat/assets
{ "data": [ { "tokenAddress": "0x8c1bed5b9a0928467c9b1341da1d7bd5e10b6549", "tokenSymbol": "LsETH", "tokenName": "Liquid Staked ETH", "tokenDecimals": 18, "tokenCmcId": 23782, "lats": [ { "latAddress": "0x94a2a0548681fda8d5e2ad5a8eeecd891e02a613", "latName": "EigenDA-ETH Liquid Avs Token", "latSymbol": "xEigenDA-ETH" } ] } ] }
Returns all tokens that are supported by the Area LAT ecosystem and their associated LATs.
List of supported tokens with their LATs
The response is of type object.
object