How To Participate:
Stable uses gUSDT(unwrapped USDT0) as the gas token, so you’ll need gUSDT in your wallet to interact with the chain. First, you need to fund gUSDT to your account using the faucet.
- Visit https://faucet.stable.xyz
- Click ‘Get gUSDT’ button and 1 gUSDT will be dropped to your wallet.
If you want more gUSDT or USDT0, you can bridge Test USDT from Ethereum Sepolia to Stable testnet.
- Visit https://sepolia.etherscan.io/token/0xc4DCC311c028e341fd8602D8eB89c5de94625927#writeContract, and mint desired amount of Test Tether USD to your account by calling the
_mintfunction. - Send the following transaction to the LayerZero bridge contract on Ethereum Sepolia to bridge Test USDT to the Stable testnet
- Unwrap testnet USDT0 to gUSDT by calling
depositTofunction in OStableWrapper contract