ChainPulseIndependent BlockDAG infrastructure

RPC ACCESS

Public BlockDAG EVM access from RMS.

Use the public live endpoint for read operations and the wallet route for wallet-compatible transaction traffic.

PUBLIC LIVE RPC

Read and inspection

https://rms-bdag-rpc.de/api/rpc-live

WALLET RPC

Wallet-compatible route

https://rms-bdag-rpc.de/api/rpc-wallet

NETWORK

BlockDAG EVM

Chain ID
1404
Hex chain ID
0x57c
Currency symbol
BDAG
Existing RPC documentation
Public EVM access

RPC & API

Read-only EVM JSON-RPC access for chain ID 1404 with strict claim boundaries.

← Back

Claim scope: EVM_JSON_RPC_ONLY

Native-chain integrity remains CHAIN_NOT_VERIFIED. A responsive RPC endpoint does not verify canonical branch agreement.

Service state
Degraded
Transport 5/5; usable JSON-RPC results 4/5
Chain ID
1404
0x57c
EVM block height
16,094,065
Live EVM JSON-RPC result
eth_syncing
EVM client returned false
Not native-chain proof

Public endpoint

https://rms-bdag-rpc.de/api/rpc-live

Wallet endpoint

https://rms-bdag-rpc.de/api/rpc-wallet

MethodPurposeProbe
eth_chainIdConfigured EVM chain identifierRESULT
eth_blockNumberCurrent EVM height exposed by the endpointRESULT
eth_syncingEVM client synchronization responseRESULT
net_versionEVM network identifierRESULT
web3_clientVersionEVM client version stringERROR -32601: the method web3_clientVersion does not exist/is not available