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.
cURL
curl --request GET \ --url https://api.dfb.network/v2/tokens
{ "data": [ { "address": "<string>", "decimals": 123, "id": "<string>", "name": "<string>", "network": "<string>", "symbol": "<string>" } ], "meta": { "count": 123 } }
Filter by network id
Search by symbol, name, or address
OK
Show child attributes