😀
Nexus Market
  • Introduction
    • 👋Hi !
    • Overview
      • Start BUIDLing
  • Links
    • Money Market App
    • Github
    • Telegram
  • Concepts
    • At a Glance
      • Supply
      • Borrow
      • Repay
      • Withdraw
      • Liquidation
      • Flash Loan
      • Risks
    • Protocol
      • Liquidity Pool
      • Reserve
      • Oracle
      • Governance
      • Incentives
      • Safety Module
  • LST as Collateral
  • Coming Soon
  • Guides
    • User Flows
    • Follow-on Steps
  • Developers
    • Smart Contract
      • Pool
      • L2 Pool
      • Wrapped Token Gateway
      • View Contracts
      • Incentives
      • Tokenisation
      • Interest Rate Strategy
      • Access Control Manager
      • Oracles
      • PoolAddressesProvider
      • Pool Configurator
      • Switch Adapters
    • Safety Module
    • Governance
    • Flash Loan
      • Premium Distribution
      • Example Calculation
  • Credit Delegation
  • Resources
    • Web3
    • Glossary
    • Contracts Dashboard
      • Ethereum Sepolia
      • Base Sepolia
      • BSC Chapel
    • Parameters Dashboard
    • Access Control Dashboard
    • FAQ
      • General
      • Risk
      • Supplying and Earning
      • Borrowing
      • Liquidations
      • Governance
      • Safety Module
      • Developers
      • Other Features
      • Brand-related
Powered by GitBook
On this page

Was this helpful?

  1. Developers

Smart Contract

PreviousFollow-on StepsNextPool

Last updated 1 month ago

Was this helpful?

Pool

The main entry point into the Nexus Protocol. Most interactions with Nexus will happen via the Pool.

L2 Pool

Contract for the L2 optimized user facing methods of the protocol.

Wrapped Token Gateway

Helper contract that enables gas tokens to be wrapped or unwrapped.

View Contracts

Assists with querying onchain data.

Incentives

Provides methods to query all active incentive emissions, and claimable user incentives

Tokenisation

Includes details about zTokens and Debt Tokens.

Interest Rate Strategy

Implements the calculation of the interest rates.

Access Control Manager

The main registry of system roles and permissions.

Oracles

Contract to get asset prices and manage price sources.

Pool Addresses Provider

The main registry of addresses that are part of, or connected to the Protocol.

Pool Configurator

Implements the configuration methods for the Nexus Protocol.

Switch Adapters

Integrates Nexus' Flash Loans and the ParaSwap DEX aggregator smart contracts.