tornado-subgraph/src/contractsToInstances.ts

7 lines
375 B
TypeScript
Raw Normal View History

2021-06-09 17:04:11 +03:00
// this is a read only file generated by manual inputs to file mustache/templates/rates/contracts.js.
2021-06-08 19:08:11 +03:00
export let contractsToInstances = new Map<string, string>();
2021-06-09 17:04:11 +03:00
contractsToInstances.set('0x0ce22770451a8acad1220d9d1678656b4fae4a1d', // Instance-bsc-0.1
2021-06-09 17:06:43 +03:00
  "0.1-bsc"
2021-06-09 17:04:11 +03:00
);
// this is a read only file generated by manual inputs to file mustache/templates/rates/contracts.js.