JSON-RPC API
The following sections contain known RPC methods available on the BIFROST Network which allow you to interact with the actual node, query, and submit.
Public Endpoints (rpc/ws) |
---|
https://public-01.testnet.thebifrost.io/rpc |
https://public-02.testnet.thebifrost.io/rpc |
wss://public-01.testnet.thebifrost.io/ws |
wss://public-02.testnet.thebifrost.io/ws |
Public Endpoints (rpc/ws) |
---|
https://public-01.mainnet.thebifrost.io/rpc |
https://public-02.mainnet.thebifrost.io/rpc |
wss://public-01.mainnet.thebifrost.io/wss |
wss://public-02.mainnet.thebifrost.io/wss |
Last modified 4mo ago