Skip to main content
Version: 2.2

Wallet API

Don't have an API key yet?

Start using this API for your project today.

Get your free API key

Select what you want to achieve:

Get Wallet Details​

No.MethodDescriptionAPI ReferenceURL
1getWalletActiveChainsGet chain activity by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/wallets/:address/chains
2getWalletNetWorthGet wallet net worthMethod Documentationhttps://deep-index.moralis.io/api/v2.2/wallets/:address/net-worth
3getWalletStatsGet wallet statsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/wallets/:address/stats

Get Native Balance​

No.MethodDescriptionAPI ReferenceURL
4getNativeBalanceGet native balance by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/balance
5getNativeBalancesForAddressesGet native balance for multiple walletsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/wallets/balances

Get NFTs​

No.MethodDescriptionAPI ReferenceURL
6getWalletNFTsGet NFTs by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/nft
7getWalletNFTCollectionsGet NFT collections by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/nft/collections

Get Tokens​

No.MethodDescriptionAPI ReferenceURL
8getWalletTokenBalancesGet ERC20 token balance by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/erc20
9getWalletTokenBalancesPricesGet ERC20 token balances with prices by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/wallets/:address/tokens

Get Transactions​

No.MethodDescriptionAPI ReferenceURL
10getWalletTransactionsVerboseGet decoded transactions by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/verbose
11getWalletTransactionsGet native transactions by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address

Get Transfers​

No.MethodDescriptionAPI ReferenceURL
12getWalletNFTTransfersGet NFT transfers by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/nft/transfers
13getWalletTokenTransfersGet ERC20 token transfers by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/erc20/transfers

Domains Lookups​

No.MethodDescriptionAPI ReferenceURL
14resolveAddressENS Lookup by AddressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/resolve/:address/reverse
15resolveENSDomainENS Lookup By DomainMethod Documentationhttps://deep-index.moralis.io/api/v2.2/resolve/ens/:domain
16resolveAddressToDomainUnstoppable Lookup by AddressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/resolve/:address/domain
17resolveDomainUnstoppable Lookup By DomainMethod Documentationhttps://deep-index.moralis.io/api/v2.2/resolve/:domain