XCM Tracer allows you to seamlessly track you cross chain messages across Polkadot chains.
All you have to do is enter the extrinsic hash (where an XCM was sent), block number, and select the source chain where this message originated. XCM Tracer will then trace and find all information and events related to this XCM across all involved chains.
This saves you time and effort while tracking your XCM messages - instead of looking at multiple block explorers and trying to find your XCM message, you get all the information in a single view.
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
The code within this repository is licensed under Apache-2.0 license. See the LICENSE file for more details.