BrainDex Documentation
  • 💡Introduction
    • What is BrainDex?
  • 💁User Guides
    • How to Make a Swap
  • ⚡Protocol Information
    • Contracts
    • Technical Documentation
      • The BrainDex Router
        • Contract Interactions
      • The BrainDex Executor
    • Router Fees
    • Supported Chains and DEXes
    • Audit
  • ❔Faq
    • FAQ
  • 👩‍💻Developer Documentation
    • Your API endpoint
    • BrainDex Integration Quickstart
    • BrainDex API Integration
      • Pathfinder API - Requesting a Route
      • Pathfinder API - the Route Request Response
    • BrainDex Router Interaction
      • Sending a Swap Transaction
    • A Complete Example
Powered by GitBook
On this page
  • Security Features
  • Audit
  1. Protocol Information
  2. Technical Documentation

The BrainDex Router

WIP

PreviousTechnical DocumentationNextContract Interactions

Last updated 2 years ago

The BrainDex Router is the core security contract and the central point of on-chain user interaction with the BrainDex Aggregator.

Security Features

The Router works on a very simple premise: If you don't get the amount of tokens you asked for, the transaction is reverted.

Audit

You may view our audit with Solidity Finance here:

⚡
https://solidity.finance/audits/BrainDexRouter/