Simulator

The Simulation category of the Range API provides tools for assessing the risk levels associated with blockchain addresses and transactions.

Simulation API

The Simulation category of the Range API offers advanced capabilities to model and predict the outcomes of blockchain transactions before they are executed. These tools help teams prevent fraud, avoid costly human errors, and minimize exposure to potential exploits or hacks. By running transactions through detailed pre-execution simulations, operators can make informed decisions, optimize transaction strategies, and safeguard assets without risking real-world losses.

Key Features

  • Pre-Execution Analysis: Simulate transactions to see the expected blockchain state changes.
  • Fraud Prevention: Detect anomalies or suspicious transaction patterns before they settle.
  • Exploit Risk Assessment: Identify potential vulnerabilities in contract interactions.

Use Cases

  • Error Prevention: Avoid misconfigured or unintended transactions.
  • Operational Assurance: Test critical transactions in advance for safety.
  • Security Hardening: Minimize exposure to attacks by testing exploit scenarios.

Security

All API endpoints in the Risk category require an API key for authentication, passed in the X-API-KEY header.

Usage

The Risk API provides a seamless way to assess the risk of blockchain interactions, whether on the level of individual addresses or transactions. The risk score helps you decide if an address or transaction should be flagged for further review.

Endpoints Overview

For full details on how to use the Risk API, including request parameters and example responses, refer to the endpoint descriptions for /v1/risk/address and /v1/risk/transaction.