Mach API Endpoints
Get Gas Token Prices
Returns current gas token prices
GET
This endpoint retrieves the current prices of gas tokens (native tokens) for all supported blockchains.
Response
The response includes the current prices of gas tokens in USD for each supported blockchain.Status Codes
| Status Code | Description |
|---|---|
| 200 | Success - Gas token prices returned successfully |
| 500 | Internal Server Error - Something went wrong on the server |