Shio
  • 👋INTRODUCTION
    • Shio
    • Defi Integrations
    • Campaign
    • Join the Community
    • Brand Kit
  • 🎮SHIO PRODUCTS
    • Shio Endpoint
  • 🤖Searcher Guides
    • Getting Started as a Searcher
    • Connect to Shio Feed
      • auctionStarted Event
    • Submit Bid
      • Simulate Bid
    • Interact with Shio Contract
    • Inspect Historical Auction Events
    • Searcher FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Searcher Guides

Getting Started as a Searcher

PreviousShio EndpointNextConnect to Shio Feed

Last updated 6 months ago

Was this helpful?

To onboard as a searcher, you need the following modifications:

  • Instead of listening for new checkpoints, listen to Shio Feed (refer to ). When an opportunity transaction triggers an auction, relevant information will be broadcasted to the Feed, which is permissionless.

  • Instead of submitting transaction to validators, submit Bid to Shio (refer to ), to bid against being included at desired backrun position.

  • In the PTB, add a MoveCall to Shio to pay exact your bid amount (refer to ).

On success, the winning Bids will be included in the same checkpoint, and most of the times right next to the opportunity.

🤖
Connect to Shio Feed
Submit Bid
Interact with Shio Contract