LogoLogo
Swivel v2.0.0
Swivel v2.0.0
  • Swivel Finance Documentation
  • Litepaper
    • zcTokens
      • Exiting/Selling zcTokens
      • Secondary AMM's
    • nTokens
      • Exiting/Selling nTokens
    • AMM vs. Orderbook
  • Swivel Exchange
    • Testnet Setup
    • Exchange Functions
      • Fixed-Yield Lending
      • Purchasing nTokens
      • Selling zcTokens
      • Selling nTokens
      • Splitting/Combining Tokens
      • Redeeming Tokens/Interest
    • Maturity
    • Liquidity Incentives
    • Minimums, Rate Limits & Fees
    • Retroactive Distribution
    • How to Claim SWIV Tokens
  • Developers
    • Exchange API
      • GET
        • Orderbook
        • Get Order
        • OHCLV (Candles)
        • Get Effective Price (Preview Market Order)
        • Get Order History
        • Get Last Trade Info
        • Get Markets
      • POST
        • Order
    • Swivel.js
      • API
        • Swivel
        • MarketPlace
        • VaultTracker
    • Swivel.py
      • swivel
        • swivel.abstracts
          • swivel.abstracts.deployed
          • swivel.abstracts.market_place
          • swivel.abstracts.swivel
          • swivel.abstracts.vault_tracker
        • swivel.contracts
          • swivel.contracts.market_place
          • swivel.contracts.swivel
          • swivel.contracts.vault_tracker
        • swivel.vendors
          • swivel.vendors.signer
          • swivel.vendors.w3
    • Scrivel (Python Examples)
    • Contracts Overview
      • Contracts
        • Swivel
        • MarketPlace
        • VaultTracker
    • Ubiquitous Language V2
      • Shared Language
      • UI Language
      • Technical Language
      • Compound Language
      • Finance Terms
  • Community & Media
  • Other Resources
    • Institutions
      • Rate Profile Optimization
        • Instruments and Participants
        • Market Opportunities and Pricing
        • Counterparty Risk Management
        • Benefits and drawbacks of standardization
        • User Needs
          • Corporate Treasury and Funding
          • Institutional Investors and Asset Managers
          • Speculators and Proprietary Trading Functions
          • Brokers and Market Makers
          • Liquidity Management, Funding and Resource Management
          • Risk Management and Insurance
          • Smaller Institutions and Individuals
      • Swivel for Enterprise
        • Overview
        • How Swivel works
        • Flexible Order Book
        • Future Developments
      • Delegated Credit
        • Challenges of Delegated Credit
          • Credit Pools
          • Intermediating Trust in Credit Delegation
Powered by GitBook
On this page
  • Contract Addresses:
  • Mainnet:
  • Rinkeby:
  • Mainnet zcTokens & nToken Vaults:
  • zcUSDC
  • nUSDC Vaults
  1. Developers

Contracts Overview

Swivel protocol smart contracts, their deployed addresses and annotated source code

PreviousScrivel (Python Examples)NextContracts

Last updated 2 years ago

Contract Addresses:

Mainnet:

Swivel.sol: 0x3b983B701406010866bD68331aAed374fb9f50C9

Marketplace.sol: 0x998689650D4d55822b4bDd4B7DB5F596bf6b3570

Rinkeby:

Swivel.sol: 0x4ccD4C002216f08218EdE1B13621faa80CecfC98

Marketplace.sol: 0x9fa54f942D8b8e992501952C3e6E67F1A42595b8

Mainnet zcTokens & nToken Vaults:

zcUSDC

zcUSDC is a standard ERC-20 token, and there is a different zcUSDC for each maturity:

zcUSDC-March: 0x4bfbc830f0c3b6f1343efd8b36f31ff4d0028b56 Etherscan:

zcUSDC-June: 0xab53b4dbab4a51ee866957726bae19efe28b5e5b Etherscan:

nUSDC Vaults

nUSDC is a non-standard erc and each Vault contract tracks not only a user's nUSDC balance, but their interest generated as well.

nUSDC Vault-March: 0xCAcF039F0BB37f3B37394db2Dc3Ae41c97Fa6594

nUSDC Vault-June: 0x3fA738e85cCF9702185fe43f5CdC7c4EcCA2eF7F

​

https://etherscan.io/token/0x4bfbc830f0c3b6f1343efd8b36f31ff4d0028b56
https://etherscan.io/token/0xab53b4dbab4a51ee866957726bae19efe28b5e5b