Legion
  • General
    • Introducing Legion
    • The Legion Webapp
    • High Level Sale Customer Journey
    • The Legion Whitepaper
  • Backend
    • Intro
    • Authentication
    • API Integration Flow
    • Swagger Documentation
  • Front end
    • Intro
  • Smart Contracts
    • Overview
    • Architecture
    • Fixed Price Sale
    • Sealed Bid Auction Sale
    • Pre-Liquid Token Sale V1
    • Pre-Liquid Token Sale V2
    • Address Registry
  • Deployments
    • Ethereum Mainnet
    • Arbitrum One
  • Security
    • Audits
    • Bug Bounty
    • Incident Response Plan
    • Incident Response (Blacklist)
Powered by GitBook
On this page
  1. Smart Contracts

Overview

The Legion protocol consists of smart contracts designed to facilitate different types of ERC20 token sales and manage related operations. The first supported types of sales are a traditional Fixed Price Sale, Sealed Bid Auction Sale, and two types of Pre-Liquid Token Sales. Below is an overview of all the key actors:

Key Actors:

  • Investor - The user participating in a sale and pledging capital.

  • Project - The project raising capital and launching a token.

  • Legion - Our protocol, facilitating the token distribution and capital raising.

PreviousIntroNextArchitecture

Last updated 3 months ago