File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -211,12 +211,12 @@ and the on-chain Pyth contract and deciding whether to push a new price. You can
211211
212212# ## Example
213213
214- For example, to push `BTC/USD` and `BNB/USD` prices on Fantom testnet, run the following command :
214+ For example, to push `BTC/USD` and `BNB/USD` prices on Sonic blaze testnet, run the following command :
215215
216216` ` ` sh
217217pnpm run dev evm \
218- --endpoint https://endpoints.omniatech.io/v1/fantom/testnet/public \
219- --pyth-contract-address 0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb \
218+ --endpoint https://rpc.blaze.soniclabs.com \
219+ --pyth-contract-address 0x2880aB155794e7179c9eE2e38200202908C17B43 \
220220 --price-service-endpoint https://hermes.pyth.network \
221221 --mnemonic-file "./mnemonic" \
222222 --price-config-file "./price-config.stable.sample.yaml" \
You can’t perform that action at this time.
0 commit comments