Balmy
DCA
DCA
  • Introduction to the protocol
  • FAQ
  • Concepts
    • Positions
      • Actions
      • NFT/Permissions
      • Swap Intervals
    • Fees
    • Swaps
    • Token Integration
    • Yield Sources
  • Architecture
    • Core
      • Hub
      • Permission Manager
      • NFT Descriptor
    • Periphery
      • Companion
      • Libraries
  • Tech Guides
    • Interacting with the protocol
    • Smart Contract Registry
    • Swaps
      • Next Swap
      • Executing a Flash Swap
    • Position Management
      • Creating a Position
      • Modifying a Position
      • Withdrawing from a Position
      • Terminating a Position
    • Permission Management
    • Subgraphs
      • Playground
      • Fetch all pairs
      • Fetch all tokens
      • Fetch all active intervals
      • Fetch positions by address
    • Github
  • Mean explained by friends
    • By Perpetual Protocol
    • By Ceazor's Snack Sandwich
  • Other
    • Bug Reports
Powered by GitBook
On this page

Was this helpful?

  1. Tech Guides

Smart Contract Registry

You'll be able to find all smart contracts under the same addresses in all our deployed networks. So far, we are deployed in Optimism, Polygon, Arbitrum One, Ethereum, Base and BNB Chain.

Contract

Address

DCA Hub

0xA5AdC5484f9997fBF7D405b9AA62A7d88883C345

Permission Manager

0x20bdAE1413659f47416f769a4B27044946bc9923

DCA Hub Position Descriptor

0x4ACd4BC402bc8e6BA8aBDdcA639d8011ef0b8a4b

DCA Hub Companion (v1.2)

0xDf0dbc66f85979a1d54671c4D9e439F306Be27EE

DCA Hub Companion (v1.1)

0x49c590F6a2dfB0f809E82B9e2BF788C0Dd1c31f9

DCA Hub Companion (v1.0)

0x5ad2fED59E8DF461c6164c31B4267Efb7cBaF9C0

PreviousInteracting with the protocolNextSwaps

Last updated 1 year ago

Was this helpful?