Skip to content

Commit

Permalink
Merge pull request #213 from MoralisWeb3/feat/restructure-docs
Browse files Browse the repository at this point in the history
removed duplicates 🎭
  • Loading branch information
JohnVersus authored Jul 25, 2023
2 parents daba1ce + 4a177fb commit 068a94b
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 2
sidebar_label: Get ERC20 token metadata by symbols
slug: /web3-data-api/evm/reference/get-token-metadata-by-symbol
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 0
sidebar_position: 1
sidebar_label: Get ERC20 token metadata by contract
slug: /web3-data-api/evm/reference/get-token-metadata
---
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion docs/01-web3-data-api/evm/reference/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ sidebar_class_name: "sidebar-api-reference"
#### Get Tokens

- [Get ERC20 token balance by wallet](/web3-data-api/evm/reference/get-token-balances-by-wallet)
- [Get ERC20 token transfers by wallet](/web3-data-api/evm/reference/get-token-transfers-by-wallet)
- [Get ERC20 token transfers by wallet](/web3-data-api/evm/reference/get-wallet-token-transfers)

#### Get Price

Expand Down

1 comment on commit 068a94b

@vercel
Copy link

@vercel vercel bot commented on 068a94b Jul 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.