Tools
JSON-RPCs

Mint Blockchain provides a JSON-RPC interface that allows developers and users to interact with the blockchain and perform various actions, such as sending transactions, querying account balances, and more.

Mint Mainnet JSON-RPC URL:

https://rpc.mintchain.io (opens in a new tab)

https://global.rpc.mintchain.io (opens in a new tab)

https://asia.rpc.mintchain.io (opens in a new tab)

ZAN Dedicated JSON-RPC URL:

https://docs.zan.top/reference/eth-accounts-mint (opens in a new tab)

Mint Sepolia Testnet JSON-RPC URL:

https://sepolia-testnet-rpc.mintchain.io (opens in a new tab)

If your project needs better RPC performance, you can try to deploy your own Mint Blockchain node. Check all the information here: Node Operators