pyth-crosschain/price_pusher/config.near.mainnet.sample....

9 lines
269 B
JSON
Raw Normal View History

{
"node-url": "https://rpc.mainnet.near.org",
"network": "mainnet",
"account-id": "payer.near",
"pyth-contract-address": "pyth-oracle.near",
"price-service-endpoint": "https://hermes.pyth.network",
"price-config-file": "./price-config.stable.sample.yaml"
}