This guide provides instructions for exchanges on how to integrate with Initia, from running a node to handling transactions and monitoring network activities.

Network Details

You can find the details of Initia’s network, including the chain endpoints, nodes, and peer information, below.

Running a Node

Creating and Managing Accounts

Sending Transactions

Transferring Tokens

Signing Transactions Offline

In cases where network security is crucial, signing transactions offline ensures safe transaction handling.

Handle Transaction Errors

Learn how to handle transaction errors to ensure that your transactions are executed properly.

Monitoring Transactions

Initia provides various tools to monitor transaction activities, including event indexing and querying network data.

To keep track of transactions and blockchain events, you can use a simple indexer example:

For additional data like account balances and block details, you can use InitiaJS:

Additionally, you can manually monitor transactions with the following tools: