Skip to content

feat: add RPC endpoints for bid options#840

Merged
aloknerurkar merged 13 commits intomainfrom
rpc-fixes.14
Oct 28, 2025
Merged

feat: add RPC endpoints for bid options#840
aloknerurkar merged 13 commits intomainfrom
rpc-fixes.14

Conversation

@aloknerurkar
Copy link
Copy Markdown
Collaborator

Describe your changes

The PR adds more API endpoints for providing bid options. Currently it handles position constraints.

/{top | bottom}/{absolute | percentile | gas_percentile}/{value}

This way users can configure different API endpoints in their wallets or while sending the transaction.
For eg. if users want to send top 10% they would use:
/top/percentile/10

Issue ticket number and link

Fixes # (issue)

Checklist before requesting a review

  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation

@aloknerurkar aloknerurkar merged commit 06474bd into main Oct 28, 2025
4 of 5 checks passed
@aloknerurkar aloknerurkar deleted the rpc-fixes.14 branch October 28, 2025 18:08
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