f(x)Core Network

The documentation corresponding contains details for the RPC - HTTP, WS and GRPC endpoints

f(x)Core supports different clients in order to support Cosmos and Ethereum/Web3 transactions and queries

Description

Default Port

Cosmos gRPC

Query or send f(x)Core transactions using gRPC

9090

Cosmos restAPI

Query or send f(x)Core transactions using restAPI

1317

Query Web3-formatted transactions and blocks or send Web3 txs using JSON-RPC

8545

Web3 Websocket

Subscribe to Web3 logs and events emitted in smart contracts.

8546

Tendermint RPC

Subscribe to f(x)Core logs and events emitted in smart contracts.

26657

Tendermint Websocket

Query transactions, blocks, consensus state, broadcast transactions, etc.

26657

Command Line Interface (CLI)

Query or send f(x)Core transactions using your Terminal or Console.

N/A

Various clients, tools and end points available

For adding custom network to MetaMask/Defi Wallet, please use the Web3 JSON RPC

Last updated