config.fuel.testnet.sample.json 312 B

1234567
  1. {
  2. "endpoint": "https://testnet.fuel.network/v1/graphql",
  3. "pyth-contract-address": "0x25146735b29d4216639f7f8b1d7b921ff87a1d3051de62d6cceaacabeb33b8e7",
  4. "price-service-endpoint": "https://hermes.pyth.network",
  5. "private-key-file": "./mnemonic",
  6. "price-config-file": "./price-config.stable.sample.yaml"
  7. }