Skip to content

Commit

Permalink
Update entities-and-labelling.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathbabu-moralis committed Aug 8, 2024
1 parent bf301ed commit b4321b7
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 b4321b7

Please sign in to comment.