Skip to content

Commit

Permalink
Merge pull request #474 from MoralisWeb3/feat/entities-page-docs
Browse files Browse the repository at this point in the history
Update entities-and-labelling.md
  • Loading branch information
bharathbabu-moralis committed Aug 8, 2024
2 parents 78cca2e + b4321b7 commit 5dac588
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Any endpoint that includes a `to_address` and `from_address`, the endpoints are

| Name | Endpoint | API Reference |
| ---------------------------------- | -------------------------------------- | ------------------------------------------------------------------------------------ |
| Get Wallet History | /:address/history | [Method Documentation](/web3-data-api/evm/reference/wallet-api/get-wallet-history) |
| Get Wallet History | /wallets/:address/history | [Method Documentation](/web3-data-api/evm/reference/wallet-api/get-wallet-history) |
| Get Native Transactions by Wallet | /:address | [Method Documentation](/web3-data-api/evm/reference/get-wallet-transactions) |
| Get Decoded Transactions by Wallet | /:address/verbose | [Method Documentation](/web3-data-api/evm/reference/get-decoded-wallet-transaction) |
| Get Transaction by Hash | /transaction/:transaction_hash | [Method Documentation](/web3-data-api/evm/reference/get-transaction) |
Expand Down

0 comments on commit 5dac588

Please sign in to comment.