What This Surface Is
This page is the RPC service surface. It is separate from the main QUAD website, separate from Infra memory products, and separate from the private chain endpoint hostnames.
QUADRPC Service
This page is the RPC service surface. It is separate from the main QUAD website, separate from Infra memory products, and separate from the private chain endpoint hostnames.
CU is bought by accepted quote, not by sending funds to a public address. The quote gives the exact denom, address, amount, memo, allowance, and expiry.
rpc:<customer_id>:<quote_id>.
Today, buying CU is quote-first and manually provisioned. Public self-serve top-up is not open yet; unsolicited payments are not automatically credited.
Private access starts after the quote path exists. The quote names the chains, interfaces, allowance, settlement denom, memo, expiry, and boundary.
X-API-Key on HTTP requests and gRPC metadata.The service is live as a private gateway. Automatic public self-serve signup is not open.
Private endpoint gateway and status surface.
Access is issued after a customer/quote record exists.
Endpoint hostnames are not anonymous public infrastructure.
RPC access does not custody, settle, or admit value.
Self-hosted full nodes served over TLS. Customer endpoint hostnames require an API key unless explicitly marked otherwise.
| Chain | Endpoint | Interfaces | Service state |
|---|---|---|---|
| Cosmos Hub | cosmos.rpc.uquad.org | Tendermint RPC / REST / gRPC | private key required |
| Osmosis | osmosis.rpc.uquad.org | Tendermint RPC / REST / gRPC | private key required |
| dYdX | dydx.rpc.uquad.org | Tendermint RPC / REST / gRPC | private key required |
| Noble | noble.rpc.uquad.org | Tendermint RPC / REST / gRPC | private key required |
| Akash | akash.rpc.uquad.org | Tendermint RPC / REST / gRPC | private key required |
| Stride | stride.rpc.uquad.org | Tendermint RPC / REST / gRPC | private key required |
| Celestia | celestia.rpc.uquad.org | Tendermint RPC / REST / gRPC | available on request |
| Lava | lava.rpc.uquad.org | Provider endpoint | provider lane, not customer raw RPC |
Live sync and reachability labels are published at status.uquad.org. That status page is observational; it is not a finality, completeness, or correctness guarantee.
Usage is referenced in compute units (CU). The public reference is a starting posture; accepted quotes control actual customer terms.
Reference weights express handling burden. They are not a promise that every future method always keeps the same weight.
| Call class | Examples | CU |
|---|---|---|
| Light read | status, block, node info, simple queries | 1 |
| Standard query | balances, delegations, params, common REST/LCD | 2 |
| Heavy query | tx search, wide ranges, historical scans | 10 or quoted |
| Broadcast | transaction broadcast | quoted or separately weighted |
Payment activates only after the quote path accepts it. Do not send funds without the customer ID, quote ID, invoice ID, payment address, amount, and memo expected for your access record.
| Accepted denom | Native chain | Payment posture |
|---|---|---|
| ATOM | Cosmos Hub | quote-issued memo required |
| OSMO | Osmosis | quote-issued memo required |
| USDC | Noble | quote-issued memo required |
| TIA | Celestia | quote-issued memo required |
| AKT | Akash | quote-issued memo required |
| STRD | Stride | quote-issued memo required |
| DYDX | dYdX | quote-issued memo required |
| LAVA | Lava | quote-issued memo required |
rpc:<customer_id>:<quote_id>.If you want to buy CU, request a quote first. The quote is the purchasing object; the payment is only valid when it matches that quote.
uQuad RPC is a paid access service to self-hosted public-chain nodes. It is not a token surface and not a substitute for chain truth.
Private read, query, and broadcast access to selected self-hosted Cosmos nodes.
Not a sale, airdrop, staking program, node-earning program, faucet, or reward claim.
No token allocation, yield, redemption value, governance right, or future entitlement.
No uptime, finality, ordering, completeness, or data-correctness guarantee beyond the accepted quote boundary.