Smart Contracts
Overview
Nest vaults use the Boring Vault architecture, which consists of multiple contract addresses per vault, including:
Boring Vault - The core vault contract.
Accountant - Handles accounting functions.
Teller - Facilitates user interactions.
Manager - Manages vault operations.
Each vault exists on multiple chains but retains the same address across them. Additionally, each chain has a universal Atomic Queue contract that all vaults use for processing transactions.
Atomic Queue Contracts
Arbitrum: Coming Soon
Vault Contracts
nALPHA (Nest Alpha Vault)
Contract
Ethereum
Arbitrum
Plume
BoringVault
Not Supported
Teller
Not Supported
Accountant
Not Supported
nTBILL (Nest Treasuries Vault)
Contract
Ethereum
Arbitrum
Plume
BoringVault
Teller
Accountant
nBASIS (Nest Basis Vault)
Contract
Ethereum
Arbitrum
Plume
BoringVault
Not Supported
Teller
Not Supported
Accountant
Not Supported
nCREDIT (Nest Credit Vault)
Contract
Ethereum
Arbitrum
Plume
BoringVault
Not Supported
Teller
Not Supported
Accountant
Not Supported
Last updated