PUBLIC LIVE RPC
Read and inspection
https://rms-bdag-rpc.de/api/rpc-liveRPC ACCESS
Use the public live endpoint for read operations and the wallet route for wallet-compatible transaction traffic.
PUBLIC LIVE RPC
https://rms-bdag-rpc.de/api/rpc-liveWALLET RPC
https://rms-bdag-rpc.de/api/rpc-walletNETWORK
Read-only EVM JSON-RPC access for chain ID 1404 with strict claim boundaries.
Native-chain integrity remains CHAIN_NOT_VERIFIED. A responsive RPC endpoint does not verify canonical branch agreement.
https://rms-bdag-rpc.de/api/rpc-live
https://rms-bdag-rpc.de/api/rpc-wallet
| Method | Purpose | Probe |
|---|---|---|
| eth_chainId | Configured EVM chain identifier | RESULT |
| eth_blockNumber | Current EVM height exposed by the endpoint | RESULT |
| eth_syncing | EVM client synchronization response | RESULT |
| net_version | EVM network identifier | RESULT |
| web3_clientVersion | EVM client version string | ERROR -32601: the method web3_clientVersion does not exist/is not available |