Transactions API
What is the Transaction API?​
The Transaction API enables Web3 developers to quickly get all transaction data on the Aptos blockchains, in order to help them build and scale their dapps efficiently.
Transaction API Features​
The Transaction API provides the following functionality out of the box to power the dapps you are building:
- fetching the account transactions
- fetching transacctions by hash
- submit new transactions
Plus so much more!
Popular use cases​
The Transaction 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 Transaction 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 |