Skip to main content

Security Model

Score tokens, wallets, dapps, transactions, and addresses before they reach users.

Nova Bridge

Move SOL or USDC between Solana and Hyperliquid Perps with wallet-ready route plans.

Token & Wallet Intelligence

Search tokens, inspect wallets, follow trades, and read market signals from one Solana API.
curl "https://api-nova.tech/v1/security/token-risk" \
  -H "Content-Type: application/json" \
  -d '{
    "mint": "So11111111111111111111111111111111111111112"
  }'

Built for Solana product teams

Nova is built for wallets, dashboards, agents, and trading products that need clear answers before showing users a token, wallet, dapp, or transaction.
  • Is this token safe enough to show?
  • What does this wallet own?
  • What did this wallet trade?
  • What tokens are moving right now?
  • Which addresses or apps need a warning?
Nova packages security context, Hyperliquid Perps routes, and on-chain intelligence into simple public endpoints with request caps, rate limits, and production-safe logging.

API Sections

Security Model

Risk checks for tokens, wallets, dapps, transactions, and addresses.

Nova Bridge

Solana to Hyperliquid Perps and Hyperliquid Perps to Solana routes.

On-chain Intelligence

Token discovery, wallet intelligence, trades, leaderboards, prices, charts, and market signals.

Get Started

Make your first request

Try a branded playground request with a token mint or public wallet address.

Understand authentication

Public API requests are open and protected by strict rate limits.

Choose an API surface

Start with security APIs, Nova Bridge, or data intelligence APIs.

Review safe inputs

Use public-chain identifiers only: addresses, mints, signatures, and app URLs.
Nova works with public-chain identifiers. Keep recovery phrases, private keys, passcodes, and backup codes out of requests; wallet approvals and signing stay in the wallet.