specVersion: 0.0.2 description: Proxy repository: https://github.com/tornadocash/tornado-subgraph schema: file: ../schema.graphql dataSources: - kind: ethereum/contract name: Echoer network: sepolia source: address: "0xcDD1fc3F5ac2782D83449d3AbE80D6b7B273B0e5" abi: Echoer startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-echo-account.ts entities: - NoteAccount abis: - name: Echoer file: ../abis/Echoer.json eventHandlers: - event: Echo(indexed address,bytes) handler: handleEcho - kind: ethereum/contract name: Instance-0.1-eth network: sepolia source: address: "0x8C4A04d872a6C1BE37964A21ba3a138525dFF50b" abi: Instance startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-instance.ts entities: - Deposit - Withdrawal abis: - name: Instance file: ../abis/Instance.json eventHandlers: - event: Deposit(indexed bytes32,uint32,uint256) handler: handleDeposit - event: Withdrawal(address,bytes32,indexed address,uint256) handler: handleWithdrawal - kind: ethereum/contract name: Instance-1-eth network: sepolia source: address: "0x8cc930096B4Df705A007c4A039BDFA1320Ed2508" abi: Instance startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-instance.ts entities: - Deposit - Withdrawal abis: - name: Instance file: ../abis/Instance.json eventHandlers: - event: Deposit(indexed bytes32,uint32,uint256) handler: handleDeposit - event: Withdrawal(address,bytes32,indexed address,uint256) handler: handleWithdrawal - kind: ethereum/contract name: Instance-10-eth network: sepolia source: address: "0x8D10d506D29Fc62ABb8A290B99F66dB27Fc43585" abi: Instance startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-instance.ts entities: - Deposit - Withdrawal abis: - name: Instance file: ../abis/Instance.json eventHandlers: - event: Deposit(indexed bytes32,uint32,uint256) handler: handleDeposit - event: Withdrawal(address,bytes32,indexed address,uint256) handler: handleWithdrawal - kind: ethereum/contract name: Instance-100-eth network: sepolia source: address: "0x44c5C92ed73dB43888210264f0C8b36Fd68D8379" abi: Instance startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-instance.ts entities: - Deposit - Withdrawal abis: - name: Instance file: ../abis/Instance.json eventHandlers: - event: Deposit(indexed bytes32,uint32,uint256) handler: handleDeposit - event: Withdrawal(address,bytes32,indexed address,uint256) handler: handleWithdrawal - kind: ethereum/contract name: Instance-100-dai network: sepolia source: address: "0x6921fd1a97441dd603a997ED6DDF388658daf754" abi: Instance startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-instance.ts entities: - Deposit - Withdrawal abis: - name: Instance file: ../abis/Instance.json eventHandlers: - event: Deposit(indexed bytes32,uint32,uint256) handler: handleDeposit - event: Withdrawal(address,bytes32,indexed address,uint256) handler: handleWithdrawal - kind: ethereum/contract name: Instance-1000-dai network: sepolia source: address: "0x50a637770F5d161999420F7d70d888DE47207145" abi: Instance startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-instance.ts entities: - Deposit - Withdrawal abis: - name: Instance file: ../abis/Instance.json eventHandlers: - event: Deposit(indexed bytes32,uint32,uint256) handler: handleDeposit - event: Withdrawal(address,bytes32,indexed address,uint256) handler: handleWithdrawal - kind: ethereum/contract name: Instance-10000-dai network: sepolia source: address: "0xecD649870407cD43923A816Cc6334a5bdf113621" abi: Instance startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-instance.ts entities: - Deposit - Withdrawal abis: - name: Instance file: ../abis/Instance.json eventHandlers: - event: Deposit(indexed bytes32,uint32,uint256) handler: handleDeposit - event: Withdrawal(address,bytes32,indexed address,uint256) handler: handleWithdrawal - kind: ethereum/contract name: Instance-100000-dai network: sepolia source: address: "0x73B4BD04bF83206B6e979BE2507098F92EDf4F90" abi: Instance startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-instance.ts entities: - Deposit - Withdrawal abis: - name: Instance file: ../abis/Instance.json eventHandlers: - event: Deposit(indexed bytes32,uint32,uint256) handler: handleDeposit - event: Withdrawal(address,bytes32,indexed address,uint256) handler: handleWithdrawal - kind: ethereum/contract name: Proxy network: sepolia source: address: "0x1572AFE6949fdF51Cb3E0856216670ae9Ee160Ee" abi: Proxy startBlock: 5594395 mapping: kind: ethereum/events apiVersion: 0.0.4 language: wasm/assemblyscript file: ../src/mapping-encrypted-note.ts entities: - EncryptedNote abis: - name: Proxy file: ../abis/Proxy.json eventHandlers: - event: EncryptedNote(indexed address,bytes) handler: handleEncryptedNote