LogoLogo
Swivel v4.0.0
Swivel v4.0.0
  • Litepaper
    • Principal Tokens (PTs)
      • Exiting/Selling PTs
      • Secondary AMM's
    • Yield Tokens (YTs)
      • Exiting/Selling YTs
    • AMM vs. Orderbook
  • Swivel Safety Module (SSM)
    • Staking
    • Withdrawing
  • Swivel Exchange
    • Exchange Functions
      • Simple Fixed Yield Lending
      • Professional Fixed-Yield Lending
      • Purchasing YTs
      • Selling PTs
      • Selling YTs
      • Splitting/Combining Tokens
      • Redeeming Tokens/Interest
    • Maturity
    • Liquidity Incentives
    • Minimums, Rate Limits & Fees
    • Retroactive Distribution
    • How to Claim SWIV Tokens
  • Developers
    • Exchange API
      • GET
        • Get Markets
        • Orderbook
        • Get Order
        • OHCLV (Candles)
        • Get Effective Price (Preview Market Order)
        • Get Order History
        • Get Last Trade Info
      • 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
        • Creator
    • Ubiquitous Language V4
      • Shared Language
      • UI Language
      • Technical Language
      • Compound Language
      • Finance Terms
  • Community & Media
  • Incentives
  • 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:
  • Goerli:
  • 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 1 year ago

Contract Addresses:

Mainnet:

Swivel.sol: 0x373a06bD3067f8DA90239a47f316F09312b7800F

Marketplace.sol: 0xf13FC4065F3050812D0699fC22976e1bB883d130

Creator.sol: 0xCD62F207eFA351cfebac236d942fFd2cA4D55B52

Goerli:

Swivel.sol: 0x8a1070ba463ee4be8e71404282c0d4318fdcd313

Marketplace.sol: 0xf06a150e7436ecdd1ccb87114a430d4be0276016

Creator.sol: 0xc5c54ee38ec6d2f266af486be8e3afd2fd514e89

Mainnet zcTokens & nToken Vaults:

zcUSDC

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

zcEUSDC-MAR23: 0x3476303e9038833aec9cccd12747bd0e0d026a8b 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.

nEUSDC Vault-March 2023: 0x708ab5f2b5308ad3bfa6b28c2cd1e352a37e91aa

nLSTETH Vault-March 2023: 0xfffdca2c724bc35a50d8d6da027972eabadbdf92

​

zcLSTETH-MAR23: 0x70e6dbaa67421878681e37ff5c6f1d1c333cc938 Etherscan:

https://etherscan.io/token/0x3476303e9038833aec9cccd12747bd0e0d026a8b
https://etherscan.io/token/0x70e6dbaa67421878681e37ff5c6f1d1c333cc938