We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b84ae3 commit fe06f84Copy full SHA for fe06f84
1 file changed
e2e/config.ts
@@ -14,7 +14,7 @@ const config: IConfig = {
14
bundlerUrl: "http://localhost:4337",
15
testERC20Token: "0x3870419Ba2BBf0127060bCB37f69A1b1C090992B",
16
// https://github.com/stackup-wallet/contracts/blob/main/contracts/test/TestGas.sol
17
- testGas: "0x310de3671FCDA16eC24433e7610c2F48DEE7f8c2",
+ testGas: "0xd98206114295d553625cFF946D8aEc3aa790db3A",
18
};
19
20
export default config;
0 commit comments