Verifiable
Every live account read is tied to Robinhood Chain mainnet data or clearly marked as unavailable.
The technical guide to Credora: a transparent, portable, and composable reputation layer for RWA and DeFi on Robinhood Chain.
Learn what is live today, what the model is designed to measure, and where a protocol can consume verified account context.
Credora turns observable financial behavior into a credit context that can move with an account. Instead of treating every wallet as an unknown borrower, protocols can read a more complete picture of how that account uses liquidity, manages collateral, and handles risk.
The system is designed for the financial activity native to Robinhood Chain: decentralized borrowing, stable liquidity, stock tokens, ETFs, and other real-world-asset exposure. Credora is a context layer; the protocol that consumes it remains responsible for its own risk policy.
Every live account read is tied to Robinhood Chain mainnet data or clearly marked as unavailable.
The score is designed to expose the signals behind it instead of hiding risk inside a single number.
Protocols can use reputation as context for terms, limits, access, and risk controls.
CRED is the protocol's intended reputation score: a compact way to carry account context across lending markets, credit lines, and RWA applications. The target design uses a 300–850 range, but a number is only meaningful when its source and breakdown can be verified.
A design specification, not a live score for an account.
These are the signal families the scoring model is designed to evaluate. They are dimensions of context, not promises of a specific outcome. Weighting, normalization, freshness, and protocol-specific thresholds must be published with the live oracle before a score can be treated as production data.
Consistency and timeliness across borrowing activity.
ReliabilityHow safely a position is collateralized over time.
SolvencyPast liquidation events and the behavior around stressed positions.
Stress responseStability of holdings and exposure across the account.
ConsistencyThe level and shape of risk taken by the wallet.
Risk profileThe observable history and maturity of the account.
ContinuityPatterns of stable liquidity and dollar-denominated activity.
LiquidityHow credit is used, managed, and returned over time.
Credit useRWA exposure changes the shape of credit. The module is designed to account for holding duration, collateral health, portfolio concentration, and the behavior of tokenized financial assets alongside traditional DeFi signals.
The live account view reads each registered ERC-20 contract directly for decimals, total supply, and—when an address is inspected—account balance. Transfers are decoded from the standard ERC-20 Transfer event.
Inspect the live market registryThe account console is intentionally read-only. It confirms the network, anchors results to the latest observed block, and exposes the exact categories of data that are available from the chain today.
eth_chainIdConfirms the connected data source is Robinhood Chain mainnet.eth_blockNumberAnchors each read to the latest observed block.eth_gasPriceShows the current network gas price in the account view.eth_getBalanceReads native ETH balance for an inspected address.eth_getTransactionCountReads the account nonce for an inspected address.eth_callReads ERC-20 decimals, total supply, and account balance.eth_getLogsFinds verifiable Stock Token transfer events.A consuming protocol can use a reputation layer to inform its own risk-adjusted decisions: loan-to-value, rates, limits, collateral rules, or access. Credora does not replace those policies; it makes account context portable enough to be considered.
The production oracle contract and pinned ABI are not published yet.
Credora avoids filling gaps with estimated scores, invented balances, simulated prices, or synthetic repayment histories. A live value must come from a known chain read or an official, cryptographically verifiable scoring source.
When a read fails, the interface keeps the failure visible instead of silently converting it into zero or a stale number. This preserves the distinction between no activity, unavailable data, and an actual negative signal.
Robinhood Chain network data and canonical Stock Token contract reads are available now in the account view. The CRED score remains pending until an official oracle address, pinned ABI, or verifiable indexer source is available for mainnet.
No score is shown until its provenance can be checked.
Inspect an address or browse the canonical market registry.