G4MM4

RPC-JSON API Endpoints

Open Public Borderless Neutral Censorship-resistant

"Our mission is to empower developers and users on the Pulsechain network by providing public, unlimited, high-quality, and free RPC endpoints with an unwavering commitment to privacy. We strive to enhance accessibility and efficiency for blockchain applications, fostering innovation and trust within the community." - G4MM4

Hardware Security Keys

I recommend two different types of hardware security keys for your cryptocurrency and online security:

Status:

https://status.g4mm4.io/

Block Explorer:

https://otter-testnet-pulsechain.g4mm4.io

https://otter-pulsechain.g4mm4.io

RPC / WS API

Pulsechain Mainnet

            RPC URL:            https://rpc-pulsechain.g4mm4.io
            WS URL:             wss://rpc-pulsechain.g4mm4.io
            Chain ID:           369
            Currency Symbol:    PLS

            RPC-JSON API:       --http.api=eth,net,txpool,trace,erigon,web3,debug,ots
            Not rate limited
        

Pulsechain Testnet

            RPC URL:            https://rpc-testnet-pulsechain.g4mm4.io
            WS URL:             wss://rpc-testnet-pulsechain.g4mm4.io
            Chain ID:           943
            Currency Symbol:    tPLS

            RPC-JSON API --http.api=eth,net,txpool,trace,erigon,web3,debug,ots
            Not rate limited
        

Ethereum Mainnet

            RPC URL:            https://rpc-ethereum.g4mm4.io
            WS URL:             No Websocket < will turn on websocket in the near future
            Chain ID:           1
            Currency Symbol:    ETH

            RPC-JSON API --http.api=eth,net,txpool,trace,erigon,web3,debug,ots
            Not rate limited
        

RPC API Docs:

https://github.com/ledgerwatch/erigon/blob/devel/cmd/rpcdaemon/README.md#rpc-implementation-status

Beacon API

(Use these URLs instead of http://127.0.0.1:5052/)

Pulsechain Mainnet

            Beacon-API URL:             https://rpc-pulsechain.g4mm4.io/beacon-api/
        

Pulsechain Testnet

            Beacon-API URL:             https://rpc-testnet-pulsechain.g4mm4.io/beacon-api/
        

Beacon API Docs:

https://lighthouse-book.sigmaprime.io/api-lighthouse.html

https://lighthouse-book.sigmaprime.io/validator-inclusion.html

  • disclaimer

  • Want to make the site better? Submit a PR