Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
milonite committed Feb 20, 2024
1 parent a01ad4a commit ac20d75
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 @@ -24,7 +24,7 @@ curl -X 'GET' \
| `address` | Address of the token to search for |
| `protocolSlug` | Protocol slug of the defi token, e.g. aave-v2 |
| `type` | Token type, `baseToken` or `defiToken` |
| `primayAddress` | Contract entrypointl for this positions/token. It can be used in the bundler endpoint|
| `primayAddress` | Contract entrypoint for this positions/token. It can be used in the bundler endpoint|
| `underlyingTokens` | Address of the underlying tokens to search for|
| `page` | Page, used for pagination |

Expand Down

0 comments on commit ac20d75

Please sign in to comment.