From ff64cb97ef906b33239879092eba268c450f60cf Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Tue, 19 Mar 2024 12:22:11 -0400 Subject: [PATCH] feat: added deployment info for Sepolia --- contracts/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contracts/README.md b/contracts/README.md index d621e2642..ee78ad385 100644 --- a/contracts/README.md +++ b/contracts/README.md @@ -11,6 +11,16 @@ https://github.com/ceramicnetwork/CIP/blob/main/CIPs/CIP-110/CIP-110.md - CeramicAnchorServiceV2.t.sol - test suite for Core +# Deployments + +## Sepolia +``` +SEPOLIA_DEPLOYER_ADDRESS=0x85d4e0b71bB3B1155eEa18708e8cc699d09efa8c +SEPLOIA_CONTRACT_ADDRESS=0x2563B369CA2118061B7bb01c66A5858cA9588DbD +SEPOLIA_TRANSACTION_HASH=0xcbf13202c228dcb6ee5267745a862372defef561ccec764ced391b7e1f220acd +SEPLOIA_DEPLOYMENT_HEIGHT=5518585 +``` + # Makefile Variables Vriables in Makefile - ```RPC```