price
price
| Path Parameters | 
|---|
| networkinteger —  REQUIREDNetwork id. | 
| Query Parameters | 
|---|
| amountnumberAmount of tokens you want to get the price for in USD. | 
| addressstringThe erc20 address you want to get the price for. If nothing is passed, the API will return the native token price. | 
| Responses | ||||||||
|---|---|---|---|---|---|---|---|---|
| 200Get price for the native token or any erc20 on the network. 
 | ||||||||
| 500Unable to fullfil request due to internal server error. 
 |