Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
milonite committed Feb 22, 2024
1 parent 2c99d2e commit d4ad3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/metadata-api/api-reference/tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For more details, see the [position types](/concepts).

```bash copy
curl -X 'GET' \
'https://shortcuts-backend-dynamic-dev.herokuapp.com/api/v1/tokens?chainId=1&page=1' \
'https://api.enso.finance/api/v1/tokens?chainId=1&page=1' \
-H 'accept: */*'
```

Expand Down

0 comments on commit d4ad3f9

Please sign in to comment.