← back
Resolved Zama Sepolia config
Every value below is resolved from the official SDK's own exported chain config. Nothing is hardcoded from memory or third-party tutorials.
| Key | Value | Source |
|---|---|---|
| chainId | 11155111 | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia |
| gatewayChainId | 10901 | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia |
| relayerUrl | https://relayer.testnet.zama.org/v2 | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia |
| defaultNetworkRpc | https://ethereum-sepolia-rpc.publicnode.com | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia |
| aclContractAddress | 0xf0Ffdc93b7E186bC2f8CB3dAA75D86d1930A433D | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia |
| kmsContractAddress | 0xbE0E383937d564D7FF0BC3b46c51f0bF8d5C311A | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia |
| inputVerifierContractAddress | 0xBBC1fFCdc7C316aAAd72E807D9b0272BE8F84DA0 | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia |
| verifyingContractAddressDecryption | 0x5D8BD78e2ea6bbE41f26dFe9fdaEAa349e077478 | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia |
| verifyingContractAddressInputVerification | 0x483b9dE06E4E4C7D35CCf5837A1668487406D955 | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia |
| wrappersRegistryAddress | 0x2f0750Bbb0A246059d80e94c454586a7F27a128e | @zama-fhe/sdk@3.2.0 -> ./chains -> sepolia (cross-checked: docs.zama.org Sepolia addresses) |