Parallel Finance JSON-RPC (polkadot.js)

Substrate/Polkadot JSON-RPC interface to the Parallel Finance parachain, accessed over WebSocket with the polkadot.js API and Parallel's @parallel-finance/api SDK. Exposes chain state, extrinsics (lending, staking, borrowing, AMM router), and custom RPC methods such as router.getBestRoute.

API entry from apis.yml

apis.yml Raw ↑
name: Parallel Finance JSON-RPC (polkadot.js)
description: Substrate/Polkadot JSON-RPC interface to the Parallel Finance parachain, accessed over WebSocket
  with the polkadot.js API and Parallel's @parallel-finance/api SDK. Exposes chain state, extrinsics (lending,
  staking, borrowing, AMM router), and custom RPC methods such as router.getBestRoute.
humanURL: https://github.com/parallel-finance/parallel-js
baseURL: wss://rpc.parallel.fi
tags:
- JSON-RPC
- WebSocket
- Polkadot
- DeFi
properties:
- type: SourceCode
  url: https://github.com/parallel-finance/parallel-js
- type: SDKs
  url: packages/parallel-finance-packages.yml