Skip to content
Bette edited this page Oct 21, 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

Contracts Address ABI
fEUR (Flow Token) 0x5fB10d2f032b0cB17419C991A16926315A7A73b0 JSON
fJPY (Flow Token) 0xC805Ce23c0F975996d9051807d70F2cdF328292c JSON
iUSD (iToken) 0x4b4BdbA0798fAAb0F96b93c629409A7D7fF878CB JSON
l10USDEUR as Long 10x EURUSD (MarginTradingPair) 0x4Abac0Bef580abECB1ba1aB4cb1045F6e04cfFa9 JSON
s10USDEUR as Short 10x EURUSD (MarginTradingPair) 0xf035F37264A74ea86ff26e9899DBD1309E67B924 JSON
l20USDJPY as Long 20x JPYUSD (MarginTradingPair) 0x6ac04c128B004682FB88d7C4b28F638e58aF87fA JSON
s20USDJPY as Short 20x JPYUSD (MarginTradingPair) 0xcDaBAc97545773958C54A939D30993df12078905 JSON
Flow Synthetic Asset Protocol 0x50A037f6D57a9F26b23ba57f6bAEb11a9B71353d JSON
Flow Margin Protocol 0x188D9bdC82E94A7091Fb1295e5DCa7c775C7a9C3 JSON
Liquidity Pool 1 0x4800e3739Ed72b0699037A56Ca33B678518eD62B JSON
Liquidity Pool 2 0x897DceFCfED7df4ce1917B7AE9C8c108c03cCDb8 JSON
Price Oracle 0x1a70f01ad9f5d2906Bc53CF39b995C8ae72426E2 JSON
Money Market 0xafD8C7b17aF9557B2E42CAB9ee82703a6e1086c3 JSON
Dependent Contracts Address
Compound DAI '0xbF7A7169562078c96f0eC1A8aFD6aE50f12e5A99'

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