*** title: Display Final Swap Amounts sidebar-title: Display Final Swap Amounts description: >- This guide showcases how display final swapped amounts of a 0x transaction using the 0x-parser library. ---------------------------- If you would like to display the final amount swapped after a 0x transaction has settled on the blockchain, we recommend using the [0x-parser library](https://www.npmjs.com/package/@0x/0x-parser). This library parses 0x transactions from EVM blockchains into a format that is user-friendly and easy to understand. ![0x-parser](https://files.buildwithfern.com/0x.docs.buildwithfern.com/0682ea6b2c0779d9a8df8afed4f751bdacbfe7e5fa60d7a28c8ab64db7564cb4/docs/assets/img/0x-swap-api/0x-parser.png) ## Resources ### Video {" "}