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.

Testnet (ChainId: 49088)

Public Endpoints (rpc/ws)

https://public-01.testnet.bifrostnetwork.com/rpc

https://public-02.testnet.bifrostnetwork.com/rpc

https://bifrost-testnet.g.allthatnode.com/archive/evm

*https://bifrost-testnet.g.allthatnode.com/full/evm

wss://public-01.testnet.bifrostnetwork.com/wss

wss://public-02.testnet.bifrostnetwork.com/wss

wss://bifrost-testnet.g.allthatnode.com/archive/evm

*wss://bifrost-testnet.g.allthatnode.com/full/evm

"*" denotes a full node RPC.

Mainnet (ChainId: 3068)

Public Endpoints (rpc/ws)

https://public-01.mainnet.bifrostnetwork.com/rpc

https://public-02.mainnet.bifrostnetwork.com/rpc

https://bifrost-mainnet.g.allthatnode.com/archive/evm

*https://bifrost-mainnet.g.allthatnode.com/full/evm

wss://public-01.mainnet.bifrostnetwork.com/wss

wss://public-02.mainnet.bifrostnetwork.com/wss

wss://bifrost-mainnet.g.allthatnode.com/archive/evm

*wss://bifrost-mainnet.g.allthatnode.com/full/evm

Last updated