Skip to content

Commit

Permalink
feat: add pufETH contract
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielZhangReal committed Feb 29, 2024
1 parent 1d8cf9c commit a4f6301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standard-bridge-custom-token/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const TOKENS = {
symbol: "pufETH",
decimals: 18,
l1TokenAddress: "0xD9A442856C234a39a81a089C06451EBAa4306a72",
l2TokenAddress: "",
l2TokenAddress: "0xA53E005Cecd3D7C89A4AE814617cC14828b6527E",
},
};

Expand Down

0 comments on commit a4f6301

Please sign in to comment.