JonRay15

Results 177 issues of JonRay15

# API Overview **In order to** ... (context - overcome a problem or meet a requirement) display AMM orders in the book **We will build an API to**... (what -...

api
hybrid-liquidity

# API Overview We require an API that provides the details of all AMM shapes on a given market so we can show these to users. ## API request details...

api
nebula

# API Overview We will need the vAMM volume on the market depth API so that we can show this in the order book for users. Our understanding / assumption...

api
nebula

# API Overview To support the market views in Nebula we will need a summary view of the total fees and rewards earned by AMMs on a given market ##...

api
nebula

# API Overview Since it has been agreed by protocol design / core that rewards for AMMs will be paid to the parent key and not direct to the subkey,...

api
nebula

# API Overview We need to show liquidity provision data for AMMs so that we can show that alongside the existing liquidity provisions data in console. Its not completely clear...

api
blocked
nebula

# API Overview There are a few metrics that we want to be able to display in various screens for AMM which would be good to add to the market...

api
nebula

# API Overview When users are creating or amending their AMM shape we need to be able to give them information on what that will actually mean for them as...

api
nebula

## Description If a user gets closed out on a position the API will display the message POSITION_STATUS_CLOSED_OUT. ``` "node": { "marketId": "4e9081e20e9e81f3e747d42cb0c9b8826454df01899e6027a22e771e19cc79fc", "partyId": "d99e06d7676697e296459f0f9f0516f432a38bf7d8249b6a6f146131d008b11d", "openVolume": "500", "realisedPnl": "-897929853", "unrealisedPnl":...

api
bug
fe-request

### Issue When users make a transfer now Console is calling estimateFee API to get this estimate. The slight UX issue with this is that you cant set your transfer...

api
fe-request