2021-06-14 18:30:44 +03:00
|
|
|
specVersion: 0.0.2
|
|
|
|
description: Proxy
|
|
|
|
repository: https://github.com/tornadocash/tornado-subgraph
|
|
|
|
schema:
|
|
|
|
file: ../schema.graphql
|
|
|
|
dataSources:
|
|
|
|
- kind: ethereum/contract
|
|
|
|
name: Echoer
|
|
|
|
network: mainnet
|
|
|
|
source:
|
2021-06-23 14:49:08 +03:00
|
|
|
address: "0x9B27DD5Bb15d42DC224FCD0B7caEbBe16161Df42"
|
2021-06-14 18:30:44 +03:00
|
|
|
abi: Echoer
|
2021-06-23 14:49:08 +03:00
|
|
|
startBlock: 11842486
|
2021-06-14 18:30:44 +03:00
|
|
|
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: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x12D66f87A04A9E220743712cE6d9bB1B5616B8Fc"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x47CE0C6eD5B0Ce3d3A51fdb1C52DC66a7c3c2936"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x910Cbd523D972eb0a6f4cAe4618aD62622b39DbF"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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: mainnet
|
|
|
|
source:
|
|
|
|
address: "0xA160cdAB225685dA1d56aa342Ad8841c3b53f291"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
mapping:
|
2021-06-21 13:14:18 +03:00
|
|
|
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: mainnet
|
|
|
|
source:
|
|
|
|
address: "0xD4B88Df4D29F5CedD6857912842cff3b20C8Cfa3"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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: mainnet
|
|
|
|
source:
|
|
|
|
address: "0xFD8610d20aA15b7B2E3Be39B396a1bC3516c7144"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x07687e702b410Fa43f4cB4Af7FA097918ffD2730"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x23773E65ed146A459791799d01336DB287f25334"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-5000-cdai
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x22aaA7720ddd5388A3c0A3333430953C68f1849b"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-50000-cdai
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x03893a7c7463AE47D46bc7f091665f1893656003"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-500000-cdai
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x2717c5e28cf931547B621a5dddb772Ab6A35B701"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-5000000-cdai
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0xD21be7248e0197Ee08E0c20D4a96DEBdaC3D20Af"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-usdc
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0xd96f2B1c14Db8458374d9Aca76E26c3D18364307"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-usdc
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x4736dCf1b7A3d580672CcE6E7c65cd5cc9cFBa9D"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-usdt
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x169AD27A470D064DEDE56a2D3ff727986b15D52B"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-usdt
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x0836222F2B2B24A3F36f98668Ed8F0B38D1a872f"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-0.1-wbtc
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x178169B423a011fff22B9e3F3abeA13414dDD0F1"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-wbtc
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x610B717796ad172B316836AC95a2ffad065CeaB4"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
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-wbtc
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0xbB93e510BbCD0B7beb5A853875f9eC60275CF498"
|
|
|
|
abi: Instance
|
|
|
|
startBlock: 9116966
|
|
|
|
mapping:
|
2021-06-14 18:30:44 +03:00
|
|
|
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
|
2024-04-04 13:24:38 +03:00
|
|
|
- kind: ethereum/contract
|
|
|
|
name: Proxy-old1
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x722122dF12D4e14e13Ac3b6895a86e84145b6967"
|
|
|
|
abi: Proxy
|
|
|
|
startBlock: 12143762
|
|
|
|
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
|
|
|
|
- kind: ethereum/contract
|
|
|
|
name: Proxy-old2
|
|
|
|
network: mainnet
|
|
|
|
source:
|
|
|
|
address: "0x00fce327a1c64b24a626c353e68222275d184c40"
|
|
|
|
abi: Proxy
|
|
|
|
startBlock: 15402258
|
|
|
|
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
|
2021-06-14 18:30:44 +03:00
|
|
|
- kind: ethereum/contract
|
|
|
|
name: Proxy
|
|
|
|
network: mainnet
|
|
|
|
source:
|
2022-02-21 13:15:13 +03:00
|
|
|
address: "0xd90e2f925DA726b50C4Ed8D0Fb90Ad053324F31b"
|
2021-06-14 18:30:44 +03:00
|
|
|
abi: Proxy
|
2022-02-21 13:15:13 +03:00
|
|
|
startBlock: 14248730
|
2021-06-14 18:30:44 +03:00
|
|
|
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
|