Skip to content
Bette edited this page Oct 30, 2019 · 12 revisions

Introduction

This wiki guide is aimed for developers, if you can't find what you are looking for here, please email us or DM us on Twitter @LaminarProtocol, we look forward to helping you build on top of the Laminar Flow protocols. We appreciate all your questions to help us improve.

Deployed Networks

Kovan

Contracts Address ABI
fEUR (Flow Token) 0xcD5012926b3E8e4edD60F5dD12Ad015A5972FDD7 JSON
fJPY (Flow Token) 0x128E9bC574Ff9502Ae6833c3620EA361fDcB8a95 JSON
iUSD (iToken) 0x8F5a2f6503Ad3d2cb0Fde71eb108F28459Bd1f75
l10USDEUR as Long 10x EURUSD (MarginTradingPair) 0x62410873542F7b074D05A79Bc6f48eBbE955ce33 JSON
s10USDEUR as Short 10x EURUSD (MarginTradingPair) 0xf8A5Fdfd2A7560d1Fd23454E1AE4e5817E6bb2C4 JSON
l20USDJPY as Long 20x JPYUSD (MarginTradingPair) 0xbe19e7C9C71d0e90A95aDcD0C5E9a2F3daCf3AB7
s20USDJPY as Short 20x JPYUSD (MarginTradingPair) 0xc7BF9576602C2e98fd1CFDA5DeD318F3e093D810
Flow Synthetic Asset Protocol 0x554dC363995aa04b8638c24a39eBc74Eb6E09910 JSON
Flow Margin Protocol 0x63bED564c2525F33e08654b3f00eCF9aAE88d15F JSON
Liquidity Pool 1 0xef7ea86409f87805C603f1498A1d71822b0481B1 JSON
Liquidity Pool 2 0xA340716883253b2B5Fb36535928a9daE5F4E9BA4 JSON
Price Oracle 0x7C2ACddD1D39717347A8EeFf531c0cC155ABd548 JSON
Money Market 0x468B0a84440AfAAc7810C62E8e6B9Bba83404498 JSON
Dependent Contracts Address
DAI 0xbF7A7169562078c96f0eC1A8aFD6aE50f12e5A99
cDAI 0x0a1e4d0b5c71b955c0a5993023fc48ba6e380496

Gas Estimates

While gas costs of the protocol function calls may fluctuate based on network usage and cost of external calls could be arbitrary, we provide the ballpark estimates per below as guideline.

[TODO]

Function Estimate
Mint fToken
Redeem fToken
Liquidate
Deposit fToken
Withdraw fToken
Open margin position
Close margin position
Clone this wiki locally