Redemption API
Redemption API is a collection of APIs that expose read data on redemptions.
To see APIs used in an example implementation check out the Redemption guide (below).
Last updated
Redemption API is a collection of APIs that expose read data on redemptions.
To see APIs used in an example implementation check out the Redemption guide (below).
Last updated
List the withdrawal event height and redeem request height
OK
The cumulative sum of the redeem request heights
The cumulative sum of the withdrawal event heights
Get the redeem manager time projection for being fulfilled
OK
Get a redeem request time projection for becoming redeemable
The redeem request id to query
OK
List the redeem requests for one or multiple owners (addresses)
OK
The possible amount available to claim in LsETH
The amount already claimed in ETH
The amount already claimed in LsETH
The height is the cumulative sum of all the sizes of preceding redeem requests
The ID of the redeem request
The maximum amount of ETH redeemable by this request
The owner of the redeem request
Block time
The status of the claimed request
The status of the satisfaction (withdrawal stack matching the redeem queue)
Timestamp
The amount of the redeem request in LsETH
The withdrawal event ID needed to claim the redeem (or -1 when no withdrawals available)
List a redeem request by the request id, obtained from /eth/v0/redeems
The redeem request id to query
OK
The possible amount available to claim in LsETH
The amount already claimed in ETH
The amount already claimed in LsETH
The height is the cumulative sum of all the sizes of preceding redeem requests
The ID of the redeem request
The maximum amount of ETH redeemable by this request
The owner of the redeem request
Block time
The status of the claimed request
The status of the satisfaction (withdrawal stack matching the redeem queue)
Timestamp
The amount of the redeem request in LsETH
The withdrawal event ID needed to claim the redeem (or -1 when no withdrawals available)