Veyronn Documentation

Glossary

Terms used across Veyronn trading, automation, oracle, and infrastructure.

Benchmark

The reference midpoint-like price in a signed market report. Triggers use the benchmark; fills use bid or ask.

BFF

Backend for frontend. Veyronn's Railway-hosted Next.js server routes combine chain, database, keeper, and provider data.

Conditional intent

An on-chain order that executes an open, reduce, or close action only when its trigger and safety checks pass.

Data Streams

Chainlink's low-latency signed market-data product used by Veyronn's implemented mainnet oracle path.

Delegated session

A revocable, expiring on-chain authorization that permits a named executor to perform only bounded actions.

Hermes

Pyth's service for retrieving and streaming price-feed observations. Veyronn uses the free service in its testnet path.

Indexer

The service that turns confirmed EVM logs into queryable account, market, trading, automation, and candle data.

Keeper

The service that monitors prices and protocol state, then simulates and submits funding, liquidation, conditional, and delegated actions.

Mark price

The current accepted reference used for display, PnL estimation, and trigger evaluation. Contract execution still uses side-aware bid or ask.

Open interest

The total notional size of open positions, tracked independently for longs and shorts.

Reduce only

A safety mode that blocks new or increased exposure while allowing supported risk reductions.

Signed report

An EIP-712 testnet message containing market price fields, source time, validity, confidence, and round, authorized by the configured oracle signer.

Strategy NFT

An ERC-721 container that stores reusable weighted perpetual-market legs.

vUSD

The six-decimal collateral asset used by Veyronn margin accounts in the current Robinhood Chain testnet deployment.