Skip to main content

Exchange Operators

Exchange operators are node operators who run additional infrastructure for blockchain integration.

To list MINA on your exchange, you need to run a Mina node with archive and Rosetta API support. This page provides an overview of the components involved and links to the relevant setup guides.

Components​

Validator Node​

A Mina daemon connected to the network. This is the base requirement for any node operator. See Validator Node for setup instructions.

Archive Node​

An archive node stores the full history of the blockchain in a PostgreSQL database. Exchanges need this to query historical transactions and track deposits.

Rosetta API​

Rosetta is a standardized API for blockchain integration. It is the recommended way to integrate MINA deposits, withdrawals, and balance queries.

FAQ​

See the Exchange Integration FAQ for answers to common questions about listing MINA, account creation fees, transaction memos, staking, and more.