diff --git a/networks.json b/networks.json index 2c38ef8..b5e3162 100644 --- a/networks.json +++ b/networks.json @@ -1,8 +1,8 @@ { "sepolia": { "Vault": { - "address": "0x816e90DC85bF016455017a76Bc09CC0451Eeb308", - "startBlock": 5135341 + "address": "0xDaa273AeEc06e9CCb7428a77E2abb1E4659B16D2", + "startBlock": 5274748 } } } \ No newline at end of file diff --git a/subgraph.yaml b/subgraph.yaml index 26cc01f..742be98 100644 --- a/subgraph.yaml +++ b/subgraph.yaml @@ -9,8 +9,8 @@ dataSources: network: sepolia source: abi: Vault - address: "0x816e90DC85bF016455017a76Bc09CC0451Eeb308" - startBlock: 5135341 + address: "0xDaa273AeEc06e9CCb7428a77E2abb1E4659B16D2" + startBlock: 5274748 mapping: kind: ethereum/events apiVersion: 0.0.7