PundiX Network

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

PundiX supports different clients in order to support Cosmos transactions and queries

Description

Default Port

Cosmos gRPC

Query or send PundiX transactions using gRPC

9090

Cosmos restAPI

Query or send PundiX transactions using restAPI

1317

Tendermint RPC

Subscribe to PundiX logs and events emitted in smart contracts.

26657

Tendermint Websocket

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

26657

Various clients, tools and end points available

ChainId

PUNDIX

Native Coin

ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78(PUNDIX Token)

Mint Coin

bsc0x29a63F4B209C29B4DC47f06FFA896F32667DAD2C(PURSE Token)

Block Explorer

JSON RPC

https://px-json.pundix.com:26657

JSON RPC Websocket

wss://px-json.pundix.com:26657/websocket

gRPC

https://px-grpc.pundix.com:9090

REST API

https://px-rest.pundix.com

Last updated