Block Explorer Method
How to use Etherscan to bridge Sepolia TRB to Tellor Layer.
Last updated
How to use Etherscan to bridge Sepolia TRB to Tellor Layer.
Last updated
Bridge requests can usually be sent to layer via https://bridge.tellor.io/. A block explorer can be used as a secondary method using the steps shown below.
Navigate to the Sepolia TRB contract: 0x80fc34a2f9FfE86F41580F47368289C402DEc660
On the Contracts tab, click on function 2. approve
. Set spender to the bridge contract address: 0x5acb5977f35b1A91C4fE0F4386eB669E046776F2
Set _amount to be the amount that you want to bridge like 25000000000000000000 (25 TRB with 18 decimals)
Click "Write" and confirm the transaction in your wallet. (old contract address in picture)
Navigate to the Layer Testnet bridge.
Connect your wallet and click function 3. depositToLayer
.
Set the _amount to the amount of TRBP that you want to bridge, e.g. 10000000000000000000 (10 TRBP + 18 decimals).
Set the _tip
to 10000000000000000 (0.01 TRB). This is a tip that can be claimed by any validator or reporter over on layer who is willing to pay the gas to claim your bridge request for you!
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.
There's a 12 hour delay to secure deposits. While you're wait it's a great opportunity to join the tellor discord and say hello! After 12 hours have passed, you or anyone else may claim your tokens on Tellor Layer.