Json-RPC

Blockchain information can be read, and transactions can be sent through an RPC server without installing a node. The RPC server operates continuously unless there are maintenance or outage issues.

Network
Type
URL

Mainnet

HTTP(HTTPS) server endpoint

https://api.metadium.com/prod

Mainnet

WS(WSS) server endpoint

wss://ws.metadium.com/prod

Testnet

HTTP(HTTPS) server endpoint

https://api.metadium.com/dev

Testnet

WS(WSS) server endpoint

wss://ws.metadium.com/dev

Last updated