Track 4 · Across chains, and who keeps it honest3 of 4
The validator network
The decentralized network that prices fees, attests cross-chain trades, answers AI and web questions, and governs the protocol, without ever holding your funds.
XChain is more than an indexer. A network of staked validators runs a decentralized price oracle, attests cross-chain swaps and external data, and governs the protocol, coordinating over PBFT consensus and signed peer-to-peer gossip, while never taking custody of anyone's tokens.
Staking earns capabilities
A validator locks XCHAIN against a signing key. The amount it stakes automatically qualifies it for any of four independent jobs whose minimum it meets; there are no tiers and no gatekeeping, qualification is simply a matter of stake. Token holders who don't want to run a validator can delegate their stake to one that does.
The four jobs
- Price: fetch external prices and agree on a feed.
- Cross-chain: attest that a cross-chain swap's other side is real and confirmed.
- Oracle publish: post the agreed price on-chain (usually to Dogecoin, for cheap fees).
- Attestation: answer the AI and web questions that contracts ask.
A single validator can do any combination of these.
A manipulation-resistant price
Price validators pull from several independent sources, then combine them with a trimmed median (the top and bottom 15% are thrown out so no single outlier can move the result) and finalize each round by consensus. That shared, fair rate is what lets network fees and fiat-priced dispensers and orders ($5.00 stays $5.00) work without a stablecoin.
Cross-chain attestation
Before a cross-chain swap settles, validators that support both chains agree that the source side really happened and has enough confirmations. They stay lightweight by replicating the needed databases rather than running every chain's full stack.
No custody, ever
This is the most important part: validators coordinate data and consensus, but they never hold or move your tokens. Every balance and trade settles on the base chains themselves. There is nothing for a validator (or the network as a whole) to freeze, seize, or lose.
Kept honest by stake
Each validator carries a cryptographic identity and signs every message it gossips; agreement requires a supermajority before anything is finalized. Misbehavior (quoting a price far from the pack, missing too many rounds, or disagreeing on a verifiable web answer) can be slashed (some or all of the stake taken) through a governance vote.
Governance
Protocol parameters change only through a transparent process: a 7-day voting period that needs two-thirds approval to pass. No single party, including the original authors, has unilateral control.