Timeboost reserve originator#3242
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
vbridge-hash
left a comment
There was a problem hiding this comment.
Add the API for Arb1 and ArbSepolia
| The reserve price is updated at the 31st second of every minute. | ||
|
|
||
| #### Endpoints | ||
|
|
There was a problem hiding this comment.
Need to add:
Any auction participant looking to submit a valid bid will need to access the Timeboost Reserve Pricer API to get the round and minimum bid amount. There are 2 API endpoints that can be access using the following command:
ArbitrumOne
curl https://arb1-reserve-pricer.arbitrum.io/api/latest
ArbSepolia
curl https://arbsepolia-reserve-pricer.arbitrum.io/api/latest
| From that moment on (until the transferor is changed or disabled), the transferor will be able to call `transferExpressLaneController` while the express lane controller is `currentELCAccount` to transfer the rights to use the express lane to a different account. | ||
|
|
||
| --> | ||
|
|
There was a problem hiding this comment.
Users should still be able to transfer ownership of the Express Lane. This section should continue to exist
There was a problem hiding this comment.
@leeederek mentioned that the function was never rolled out, leaving the section out for now.
Description
This PR adds instructions on how to query the reserve pricer API
Document type