fix: add protocol_system key to ekubo test definition

This commit is contained in:
adrian
2025-09-18 10:08:53 +02:00
committed by Adrian Benavides
parent 323063da23
commit a895d7e1fe

View File

@@ -1,4 +1,5 @@
substreams_yaml_path: ./substreams.yaml substreams_yaml_path: ./substreams.yaml
protocol_system: "ekubo_v2"
adapter_contract: "EkuboSwapAdapter" adapter_contract: "EkuboSwapAdapter"
adapter_build_signature: "constructor(address)" adapter_build_signature: "constructor(address)"
adapter_build_args: "0x16e186ecdc94083fff53ef2a41d46b92a54f61e2" adapter_build_args: "0x16e186ecdc94083fff53ef2a41d46b92a54f61e2"