Wallet
What is the Wallet API?
The Wallet API enables Web3 developers to quickly get all wallet activity data on the Aptos blockchains, in order to help them build and scale their dapps efficiently.
Wallet API Features
The Wallet API provides the following functionality out of the box to power the dapps you are building:
- fetching the coin balances by wallet addresses
- fetching the historical coin balances by wallet addresses
- fetching the nft transfers of a wallet address
Plus so much more!
Popular use cases
The Wallet API is extremely flexible, meaning it can support a wide range of use cases, including:
- Block Explorer
- Transaction Monitoring
- Log Explorers
- Wallet Activity
Supported chains
The Wallet API supports the following Aptos chains:
Name | AptosNetwork | Type |
---|---|---|
Aptos Mainnet | https://mainnet-aptos-api.moralis.io | Mainnet |
Aptos Testnet | https://testnet-aptos-api.moralis.io | Testnet |