Quantvestrix — quaternary substrate, ByteID identity, and settlement infrastructure.
| Service | Endpoint | Protocol |
|---|---|---|
| Chain 42000 RPC | https://rpc.quantvestrix.io/_rpc/42000 | JSON-RPC (POST) |
| Chain 20232 RPC | https://rpc.quantvestrix.io/_rpc/20232 | JSON-RPC (POST) |
| Partner API | https://api-direct.quantvestrix.io | HTTPS / REST |
| Public API | https://api.quantvestrix.io | HTTPS / REST |
| Block data | https://block.quantvestrix.io | HTTPS |
| Chain status | https://chain.quantvestrix.io | HTTPS |
RPC endpoints accept POST only; a GET returns an empty body by design.
Write and account methods are filtered at the gateway — submit signed transactions via
eth_sendRawTransaction.