Bridge TRB back to Sepolia
How to get your funds back to Ethereum (Sepolia)
1. Use the CLI to Request a Withdrawal
In the following example command, our Tellor address is tellor1suuc9d5dr5stps5tzjv5d95ur02827ardn5
and the ethereum address that we want to withdraw to is 0x7660794eF8f978Ea0922DC29B4d93e1fc94A
. (Adjust these two parameters to match your addresses.)
Save the transaction hash from the output.
2. Gather information about your request
Use the command:
Copy the output to use later. It should look similar to this:
3. Wait 12 hours.
There is a 12 hour delay for bridge requests to and from Tellor.
4. Find the timestamp of the aggregate report using the query_id from step 1:
This will output information about the report. Copy the timestamp
for step 4.
4. Request attestations for your withdraw request report:
5. Check your balance on Sepolia!
Last updated