Skip to content

Timeboost reserve originator#3242

Draft
anegg0 wants to merge 9 commits into
masterfrom
timeboost-reserve-originator
Draft

Timeboost reserve originator#3242
anegg0 wants to merge 9 commits into
masterfrom
timeboost-reserve-originator

Conversation

@anegg0
Copy link
Copy Markdown
Contributor

@anegg0 anegg0 commented Apr 27, 2026

Description

This PR adds instructions on how to query the reserve pricer API

Document type

  • Gentle introduction
  • Quickstart
  • How-to
  • Concept
  • FAQ
  • Troubleshooting
  • Reference
  • Third-party content
  • Codebase changes
  • Not applicable

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
arbitrum-docs Ready Ready Preview May 20, 2026 5:44pm

Request Review

Copy link
Copy Markdown

@vbridge-hash vbridge-hash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the API for Arb1 and ArbSepolia

The reserve price is updated at the 31st second of every minute.

#### Endpoints

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

-->

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Users should still be able to transfer ownership of the Express Lane. This section should continue to exist

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leeederek mentioned that the function was never rolled out, leaving the section out for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants