Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Widget API
cURL
curl --request GET \ --url https://api.moonpay.com/v1/defi/tokens
{ "data": [ { "name": "<string>", "symbol": "<string>", "address": "<string>", "networkCode": "<string>", "decimals": 123, "mintable": "<string>", "freezable": "<string>", "imageSmallUrl": "<string>", "imageLargeUrl": "<string>", "tokenCreatedAt": "<string>", "circulatingMarketCap": "<string>", "liquidity": "<string>", "volume5m": "<string>", "volume1": "<string>", "volume4": "<string>", "volume12": "<string>", "volume24": "<string>", "change5m": "<string>", "change1": "<string>", "change4": "<string>", "change12": "<string>", "change24": "<string>" } ], "meta": { "size": 123, "nextCursor": "<string>" } }
Search and retrieve a paginated list of defi tokens
marketCap
price
asc
desc
The request has succeeded.
Show child attributes