Goerli network has been deprecated and is no longer supported. BRIDGELIQUIDITY & WRAPSHOW IT WORKS Connect Wallet Token ETH on Ethereum Ethereum Max Balance - To ETH on Sepolia Sepolia You will receive -- Gas Estimation -- Slippage tolerance ...
Set NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID to your WalletConnect project ID. You can create a new project on the WalletConnect dashboard. For custom urls, set optional vars: NEXT_PUBLIC_ETHEREUM_RPC_URL=my-eth-node NEXT_PUBLIC_SEPOLIA_RPC_URL=my-sepolia-node (see .env.sample) If no custo...
module.exports={mainchain:require("./rsktestnet.json"),//the json containing the smart contract addresses in rsksidechain:[require("./sepolia.json"),//the json containing the smart contract addresses in eth],runEvery:2,// In minutes,privateKey:process.env.FEDERATOR_KEY||'',storagePath:"....
@@ -66,3 +66,6 @@ sepolia = "https://sepolia.infura.io/v3/${INFURA_API_KEY}" goerli = "https://ethereum-goerli.publicnode.com" ronin-mainnet = "https://api-partner.roninchain.com/rpc" ronin-testnet = "https://saigon-archive.roninchain.com/rpc" [dependencies] "@fdk" = { ...