JSON-RPC API

다음 섹션들은 바이프로스트 네트워크에서 사용 가능한 RPC (원격 프로시저 호출) 메서드를 포함하며, 이를 통해 실제 노드와 상호작용하고, 데이터를 쿼리하며, 트랜잭션을 제출할 수 있습니다.

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