watcher-ts/packages/graph-node/test/subgraph/example1
nikugogoi 8b913af93f
Implement ethereum ABI encode and decode in subgraph (#103)
* Implement ethereum ABI encode in subgraph

* Implement ethereum ABI decoding host API

* Implement ABI encode decode for array type

* Implement ABI encode decode for bytes type
2021-12-30 13:12:32 +05:30
..
abis Handle BigNumber event params and customize Decimal (#63) 2021-12-28 16:08:05 +05:30
generated Handle BigNumber event params and customize Decimal (#63) 2021-12-28 16:08:05 +05:30
src Implement ethereum ABI encode and decode in subgraph (#103) 2021-12-30 13:12:32 +05:30
package.json Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30
schema.graphql Handle BigNumber event params and customize Decimal (#63) 2021-12-28 16:08:05 +05:30
subgraph.yaml Handle BigNumber event params and customize Decimal (#63) 2021-12-28 16:08:05 +05:30
yarn.lock Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30