The ATRIUM Data Connector (ADC) is a decentralized protocol for trustless verification of state from external blockchains and the internet. Independent attestation providers observe outside networks and submit cryptographic proofs; once majority consensus (>50%) is reached, the event's state is finalized on CryptoTradePrime — powering cross-chain dApps and ADAssets bridging.
A K-Chain contract calls `requestAttestation(chainId, txHash)` with a bounty.
Validators observe the remote chain and submit signed attestations within one epoch.
Consensus finalises the attestation. Contracts read it like any other state variable.