config.evm.stable.sample.json 284 B

1234567
  1. {
  2. "endpoint": "https://eth-mainnet.public.blastapi.io",
  3. "pyth-contract-address": "0x4305FB66699C3B2702D4d05CF36551390A4c69C6",
  4. "price-service-endpoint": "https://hermes.pyth.network",
  5. "mnemonic-file": "./mnemonic",
  6. "price-config-file": "./price-config.stable.sample.yaml"
  7. }