[General] What is WETH address on zkSync Sepolia? #324
EnvironmentTestnet Provide a brief description of the functionality you're trying to implement.Could you please provide the WETH address on Sepolia? I couldn't locate it under "https://sepolia.explorer.zksync.io/tokens" or "https://docs.zksync.io/build/quick-start/useful-address.html#sepolia-contract-addresses". It would be beneficial if the team could deploy WETH on Sepolia with the deposit() approach, allowing users to exchange ETH for WETH through deposits. What is the specific issue or error you're encountering?NA Can you share the error messages or logs you're receiving, if any?NA Have you made any recent changes to the contract before encountering this issue?NA Are there any external libraries or contracts that your contract interacts with?NA Can you provide the relevant portions of your contract code where the issue is occurring?NA Have you tried to isolate the problem, and if so, what were the results?NA What steps have you already taken to try to resolve the issue?NA Repo Link (Optional)No response Additional DetailsNo response |
Replies: 12 comments 1 reply
|
i recommend to deploy a fake weth token, else wait for the team to deploy their official weth testnet token |
|
yh deply a fake token |
|
you can deploy a fake weth token, else wait for the team to deploy their official weth testnet token |
|
You can deploy your own token ,pending the time,and use it for your own transactions... Prior to the time team deploy theirs |
|
You could deploy a self created Weth contract as a quick fix. |
|
You have two options: you can either deploy a mock WETH token yourself, or you can wait for the team to release their official WETH testnet token. |
|
I would deploy a fake WETH token until the team comes out with something official |
|
The WETH address on zkSync Sepolia, the testnet for zkSync, is 0x5f207d42f869fd1c71d7f0f81a2a67fc20ff732312. |
|
Thank you for everyone's suggestions regarding deploying the dummy version, but I'm specifically seeking a standard WETH from the team to facilitate testing across the ecosystem with a consistent address. |
|
@gauravl-tevaeralabs WETH in Sepolia is deployed as a proxy in https://sepolia.explorer.zksync.io/address/0x53F7e72C7ac55b44c7cd73cC13D4EF4b121678e6#contract |

@gauravl-tevaeralabs WETH in Sepolia is deployed as a proxy in https://sepolia.explorer.zksync.io/address/0x53F7e72C7ac55b44c7cd73cC13D4EF4b121678e6#contract