Shield V2
HomeTrade
  • Overview
  • Shield perpetual options
    • Basics
    • Mechanism
  • Getting started
    • Guides
    • FAQs
      • About Shield
      • About Trading
      • About Pools
  • Developers
    • Trading API References
      • Overview
        • Smart Contracts Overview
      • Interfaces
        • 1. Deposit Funds
        • 2. Withdraw Funds
        • 3. Check Funds
        • 4. Deposit DAI into Public Pool
        • 5. Withdraw DAI from Public Pool
        • 6. Check Funds on Public Pool
        • 7. Deposit DAI to Private Pool
        • 8. Withdraw DAI from Private Pool
        • 9. Check Funds on Private Pool
        • 10. Check Details on a Certain Order
        • 11. Get Funding Fee Rate of an Option Transaction
      • "How-To" Instructions
        • How to monitor opening and closing orders?
      • Addendum
        • Full ABI on Shield Protocol V1
        • References
  • Additionals
    • Audits
    • Lightpaper
    • Pricing Method Paper
    • Privacy Policy
    • Terms of Use
Powered by GitBook
On this page
  1. Developers
  2. Trading API References

Overview

This document describes detailed trading interfaces on Shield Protocol v1, including interface definitions, listed parameters, return values and call samples on different programming languages and environments.

Before you begin, you need to have a basic understanding on blockchain-related programming concepts. For example, basic concepts on Ethereum and smart contract, Solidity programming language, development environment (Remix, truffle, etc.)

TBD: Introduce Shield Protocol V1 briefly & Market Maker's role & How could Market Makers utilize this document.

PreviousTrading API ReferencesNextSmart Contracts Overview

Last updated 2 years ago