🧱RPC

RPC nodes to connect to Asset Chain

Users can also run their own node for specific use-cases. More information on this here: Node Operators

Public RPC (Archival node)

Our public RPC on the mainnet is a full archive node, and should be enough for most use cases.

Mainnet

RPC Endpoint: https://mainnet-rpc.assetchain.org

API docs: https://scan.assetchain.org/api-docs

Testnet

RPC Endpoint: https://enugu-rpc.assetchain.org

API docs: https://scan-testnet.assetchain.org/api-docs

Nodebridge

Nodebridge provides fast, reliable, and production-ready access to multiple blockchain networks via RPC. It allows you to send transactions, deploy smart contracts, query blockchain data or other operations without having to run your own node or manage infrastructure.

Create an account on Nodebridge, then copy your RPC url to gain access.

RPC info: https://nodebridge.xyz

Last updated