Bridge TRBP from Sepolia
A polished front-end for bridging is still under construction. Follow the steps here to manually bridge Tellor "playground" TRB (TRBP) from Sepolia testnet:
Last updated
A polished front-end for bridging is still under construction. Follow the steps here to manually bridge Tellor "playground" TRB (TRBP) from Sepolia testnet:
Last updated
You can mint Layer Testnet TRB using this Sepolia Tellor Playground contract’s “faucet” command. Connect your wallet, click the function 5. faucet
, put your sepolia ethereum address in the _user field, click write and confirm your transaction.
You should now have 1000 TRBP in your sepolia wallet for bridging to layer.
Note: TRBP contract address for layer is different from the sepolia TRB token used for reporting to legacy tellor on sepolia.
Click on function 2. approve
.
Set spender to the bridge contract address: 0x6ac02F3887B358591b8B2D22CfB1F36Fa5843867
Set _amount to be the amount that you want to bridge like 25000000000000000000 (25 TRB with 18 decimals)
Once you have TRBP in your wallet, navigate to the Layer Testnet bridge.
3.a) Connect your wallet and click function 3. depositToLayer
.
3.b) Set the _amount to the amount of TRBP that you want to bridge, e.g. 10000000000000000000 (10 TRBP + 18 decimals).
3.c) Set the _tip
to 10000000000000000 (0.01 TRB)
3.d) Set _layerRecipient
to your tellor prefix address on layer. If you don't have an address yet, see steps to Create an account on Layer here.
Click Write and confirm the transaction.
Note: The amount that you can bridge is limited. Layer does not allow more than 5% of the supply to be bridged in a 12 hour period. If your tx is failing, try a smaller value for _amount.
Open your transaction via block explorer and retrieve the depositId
from the event logs:
Head to the tellor query builder and generate the query id for your bridge request. Copy the Query ID (see screenshot below). Save this hash for claiming your TRB on layer.
There's a 12 hour delay to secure deposits. While you are waiting, your bridge transaction with me automatically reported to layer. While you're wait it's a great opportunity to join the tellor discord and say hello!
Open a terminal on your node machine and find the timestamp for the aggregate report for your bridge deposit. The timestamp should be at the bottom of the output:
Open a terminal on your layer node machine and use the command.
- Replace YOUR_TELLOR_PREFIX_ADDRESS with your tellor layer address from step 3.
- Replace "3" your depositId
.
- Replace 1738788758751 with the timestamp from the command above.
You should see your new balance when you run the command: