Skip to main content
Version: 2.2

Wallet API

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

Get Native Balance

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

Get NFTs

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

Get Tokens

No.MethodDescriptionAPI ReferenceURL
6getWalletNFTCollectionsGet ERC20 token balance by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/erc20

Get Transactions

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

Get Transfers

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

Domains Lookups

No.MethodDescriptionAPI ReferenceURL
11resolveAddressENS Lookup by AddressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/resolve/:address/reverse
12resolveENSDomainENS Lookup By DomainMethod Documentationhttps://deep-index.moralis.io/api/v2.2/resolve/ens/:domain
13resolveAddressToDomainUnstoppable Lookup by AddressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/resolve/:address/domain
14resolveDomainUnstoppable Lookup By DomainMethod Documentationhttps://deep-index.moralis.io/api/v2.2/resolve/:domain
15getWalletStatsGet wallet statsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/wallets/:address/stats