← All coins
Aurora

Aurora AURORA

About

What Is Aurora?

Aurora is a product that helps Ethereum users and dApps to easily move to the NEAR blockchain. It allows users to do two distinct things: upload and interact with Solidity smart contracts on NEAR blockchain and move assets (including ERC-20 tokens) between Ethereum, NEAR and Aurora via the Rainbow Bridge..

Aurora’s base token is ETH to deliver the best user experience and familiar tooling for developers.

AURORA token is a governance token to ensure proper upgrades to the protocol.
Aurora is governed by AuroraDAO which includes representatives from different ecosystems and sectors of the blockchain industry.

What is AURORA Token Supply and Allocation?

Max Supply is fixed to 1,000,000,000 tokens (one billion $AURORA).
AURORA Token Generation Event is November 18, 2021.

Unlocked tokens:

  • 1% of total supply is allocated for IDO, deployment of pools on AMMs, market making, early partnerships;
  • 1% is allocated to Aurora Labs to be used as incentives for project advisors;
  • 48% is kept on AuroraDAO balance for future projects;
  • 20% is kept in the community treasury;
  • 3% is allocated to Aurora Labs to be distributed linearly evenly to the delegators of Aurora validator on NEAR.

Locked tokens:

  • 16% Aurora Labs long term incentives (may also be subject to vesting scheme);
  • 2% to early Aurora contributors (may also be subject to vesting scheme);
  • 9% Aurora Labs private round investors.

The locked tokens are subjected to the unlocking scheme:
2 year unlocking scheme with linear unlock every 3 months and 6 months cliff starting the token launch date (25% unlocked after 6 months, then additional 12.5% after 9, 12, 15, 18, 21 and 24 months).

Who Are the Team of Aurora?

Aurora Labs CEO is Dr. Alex Shevchenko, Ph.D. in physics and math, entrepreneur, blockchain enthusiast since 2015, developer of Bitfury’s Exonum and a strong believer of blockchain scalability solutions.

Aurora Labs CTO is Arto Bendiken, autodidact, cypherpunk, entrepreneur, and prolific open-source author with 20+ years of professional software engineering experience working with organizations such as the European Space Agency (ESA) and the U.S. Navy’s Space and Naval Warfare Systems Command (SPAWAR).

Aurora Labs Head of Security & Infrastructure is Frank Braun, Ph.D. in computer science with 20+ years experience in building complex software systems. Worked on scientific software, encrypted messaging systems, and digital currencies.

Aurora Labs Engine Team Lead is Joshua J. Bouw, who has over 10 years of experience at the intersection of crypto-economic design, software development, and open-source ecosystem creation. Heralded as 'The Godfather of Proof of Stake' for his early role in the development of Proof of Stake Consensus Mechanisms.

Aurora Labs Bridge Team Lead is Kirill Abramov, software engineer with over 6 years of experience in the development of high-performance software. Passionate about Blockchain space and has a rich experience developing custom blockchains, implementing apps for HW and building cross-chain solutions.

AI Analysis

Analyzed on March 2, 2026

What is the Aurora (AURORA) cryptocurrency good for? What are its main use cases?

Aurora (AURORA) is a cryptocurrency associated with the Aurora blockchain, which is built on the NEAR Protocol. Aurora aims to provide a seamless environment for developers and users to build and interact with decentralized applications (dApps). Here are some of the main use cases and benefits associated with the Aurora cryptocurrency:

  1. Decentralized Applications (dApps): Aurora is designed to support the creation and deployment of dApps on its platform. Developers can leverage its infrastructure to build scalable and efficient applications, benefiting from the interoperability and performance advantages of the NEAR ecosystem.

  2. Cross-Chain Compatibility: Aurora enables Ethereum-compatible smart contracts to run on its network, allowing developers to migrate their dApps from Ethereum to Aurora, potentially gaining lower transaction costs and faster processing times.

  3. Transaction Fees: AURORA tokens can be used to pay for transaction fees on the Aurora blockchain, similar to how gas fees work on Ethereum. This incentivizes and allows users and developers to interact with the network.

  4. Staking and Governance: Holders of AURORA may participate in staking to secure the network and earn rewards. Additionally, they may take part in governance decisions regarding the platform's development, features, and policies, helping shape the future of the Aurora ecosystem.

  5. Liquidity and Trading: AURORA can also be traded on various cryptocurrency exchanges, providing liquidity and opportunities for investors. It may serve as a medium for participating in other protocols or platforms within the decentralized finance (DeFi) space.

  6. Interoperability with NEAR: As part of the NEAR ecosystem, Aurora benefits from the underlying NEAR Protocol's features, enhancing its overall functionality and integration with other blockchain solutions.

Overall, Aurora aims to create a user-friendly and efficient environment for developers and users alike, promoting the adoption of blockchain technology and decentralized applications. As with any cryptocurrency, users should conduct thorough research and consider market dynamics when using or investing in AURORA.

Answered by gpt-4o-mini (openai)

What blockchain does Aurora use? Is it its own blockchain or built on top of another?

Aurora is built on top of the Ethereum blockchain. It operates as a Layer 2 scaling solution, utilizing the Near Protocol to enhance its performance. This allows Aurora to provide faster transaction times and lower fees while maintaining compatibility with Ethereum's ecosystem, enabling developers to deploy Ethereum-based applications with ease.

Answered by gpt-4o-mini (openai)

Is Aurora programmable? Does it support smart contracts or decentralized applications?

Amazon Aurora is a relational database service provided by Amazon Web Services (AWS) and is designed for high performance and availability. While it offers features like scaling, replication, and seamless integration with other AWS services, it does not support smart contracts or decentralized applications (dApps) in the way that blockchain platforms like Ethereum or Solana do.

Aurora can be used to store and manage data for applications, including dApps, but it does not provide the underlying blockchain infrastructure required to execute smart contracts. If you're looking to build decentralized applications or implement smart contracts, you would typically use a dedicated blockchain platform.

In summary, while Aurora is programmable in the sense that you can create applications that interact with it using SQL queries and other programming languages, it is not designed for smart contracts or decentralized applications. For those capabilities, you would need a blockchain platform.

Answered by gpt-4o-mini (openai)

How fast are Aurora transactions? What is the typical confirmation time and throughput (transactions per second)?

Amazon Aurora is a relational database service provided by AWS that is designed for high performance and availability. While specific performance can vary based on the configuration, workload, and instance types used, Aurora is generally known for its speed and scalability.

  1. Typical Confirmation Time:

    • Aurora typically offers low latency for transaction confirmations, often in the range of milliseconds. However, since Aurora is designed for high availability, replication may introduce some delays under certain circumstances.
  2. Throughput (Transactions Per Second):

    • Aurora can support high throughput, with the capability to handle thousands of transactions per second (TPS). For example, in practice, benchmarks have shown Aurora to achieve upwards of 20,000 to 30,000 TPS for read-heavy workloads with proper indexing and caching strategies.

It’s important to note that actual performance can vary based on many factors including the database schema, the complexity of queries, the data model, and the specific configuration of the Aurora cluster. For precise performance metrics, it's advisable to conduct benchmarks tailored to your unique workload on Aurora.

Answered by gpt-4o-mini (openai)

How much data can I store on the Aurora blockchain? Does it support on-chain data storage?

The Aurora blockchain is designed to support Ethereum-compatible smart contracts and decentralized applications (dApps). However, while it leverages Ethereum's EVM (Ethereum Virtual Machine), it's important to note that the actual on-chain data storage capabilities are limited compared to traditional databases.

Aurora, like Ethereum, allows for the storage of data directly on the blockchain through smart contracts, but storing large amounts of data on-chain is generally not recommended due to high gas costs and performance concerns. Each transaction (including data storage operations) incurs a cost in terms of gas, which can become prohibitively expensive for large datasets.

Typically, simple state information or references to off-chain data (such as IPFS hashes or URLs) are used instead of storing large volumes directly on-chain. This approach helps to keep costs manageable while retaining the benefits of blockchain technology.

If your application requires significant data storage, consider using a combination of on-chain and off-chain solutions to optimize costs and efficiency. Always refer to the latest documentation or community updates for Aurora to understand the current capabilities and best practices.

Answered by gpt-4o-mini (openai)

Contact Us About Aurora

Are you a representative of the Aurora project? Send us a message.