Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 77f3545

Browse files
Merge pull request #637 from zama-ai/update-gateway-url
fix: update gateway url
2 parents c94db7e + 6bcb20a commit 77f3545

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/getting_started/ethereum.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ Each iteration of the counter will build upon previous concepts while introducin
121121

122122
Save this in your `.env` file:
123123

124-
| Contract/Service | Address/Value |
125-
| ---------------------- | -------------------------------------------------- |
126-
| TFHE_EXECUTOR_CONTRACT | 0x199fB61DFdfE46f9F90C9773769c28D9623Bb90e |
127-
| ACL_CONTRACT | 0x9479B455904dCccCf8Bc4f7dF8e9A1105cBa2A8e |
128-
| PAYMENT_CONTRACT | 0x25FE5d92Ae6f89AF37D177cF818bF27EDFe37F7c |
129-
| KMS_VERIFIER_CONTRACT | 0x904Af2B61068f686838bD6257E385C2cE7a09195 |
130-
| GATEWAY_CONTRACT | 0x7455c89669cdE1f7Cb6D026DFB87263422D821ca |
131-
| PUBLIC_KEY_ID | 55729ddea48547ea837137d122e1c90043e94c41 |
132-
| GATEWAY_URL | `https://gateway-sepolia.kms-dev-v1.bc.zama.team/` |
124+
| Contract/Service | Address/Value |
125+
| ---------------------- | ------------------------------------------ |
126+
| TFHE_EXECUTOR_CONTRACT | 0x199fB61DFdfE46f9F90C9773769c28D9623Bb90e |
127+
| ACL_CONTRACT | 0x9479B455904dCccCf8Bc4f7dF8e9A1105cBa2A8e |
128+
| PAYMENT_CONTRACT | 0x25FE5d92Ae6f89AF37D177cF818bF27EDFe37F7c |
129+
| KMS_VERIFIER_CONTRACT | 0x904Af2B61068f686838bD6257E385C2cE7a09195 |
130+
| GATEWAY_CONTRACT | 0x7455c89669cdE1f7Cb6D026DFB87263422D821ca |
131+
| PUBLIC_KEY_ID | 55729ddea48547ea837137d122e1c90043e94c41 |
132+
| GATEWAY_URL | `https://gateway.sepolia.zama.ai/` |

0 commit comments

Comments
 (0)