LogoLogo
  • Introduction
  • Running Tellor Layer
    • Getting Started
    • Bridging Sepolia TRB
      • Bridge TRB back to Sepolia
      • Manual Generation of Bridge Query Data / IDs
    • Managing Accounts
    • Node Setup
      • Peers List & Public RPCs
      • Cosmovisor Sync
      • State Sync Troubleshooting / Resetting Chain Data
      • Example .service Files
    • Run a Layer Validator
      • Slashing Rules for Validators
    • Become a Data Reporter
      • Unjail Your Reporter
    • Command Line Usage
      • Query the Chain
      • Creating Transactions
      • Delegate to a Validator
      • Select a Reporter
  • Disputes and Reporter Governance
  • No-Stake Reporting
  • Using Tellor Data
    • Relay Data to EVM Chains
    • Integrating Tellor Data
    • Integrate Tellor on a New Chain
Powered by GitBook
On this page
  1. Running Tellor Layer
  2. Bridging Sepolia TRB

Manual Generation of Bridge Query Data / IDs

Just in case

PreviousBridge TRB back to SepoliaNextManaging Accounts

Last updated 29 days ago

Navigate to .

This tool can be used to generate many different types of Query Data and Query Id for any Tellor data. Here's how to do it for Tellor Layer bridge transactions.

  • Click on custom query.

  • Enter TRBBridge for the type.

  • add a bool parameter. Set it to true for requests "to layer". Set this to "false" for withdraw requests.

  • add a uint256 parameter for the deposit Id.

See image below:

https://tellor.io/queryidstation/
Great!