diff --git a/components/EntropyDeployments.tsx b/components/EntropyDeployments.tsx index 024cd8ef..dc1c35b2 100644 --- a/components/EntropyDeployments.tsx +++ b/components/EntropyDeployments.tsx @@ -387,4 +387,13 @@ export const EntropyDeployments: Record = { rpc: "https://sepolia.unichain.org", nativeCurrency: "ETH", }, + "sonic-fantom": { + address: "0x36825bf3fbdf5a29e2d5148bfe7dcf7b5639e320", + explorer: "https://monitor.soniclabs.com/address/$ADDRESS", + delay: "1 block", + gasLimit: "500K", + network: "mainnet", + rpc: "https://rpc.soniclabs.com", + nativeCurrency: "S", + }, }; diff --git a/pages/price-feeds/contract-addresses/evm.mdx b/pages/price-feeds/contract-addresses/evm.mdx index 0ae1db62..3de19e0e 100644 --- a/pages/price-feeds/contract-addresses/evm.mdx +++ b/pages/price-feeds/contract-addresses/evm.mdx @@ -62,6 +62,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so | Sei EVM | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://seitrace.com/address/0x2880aB155794e7179c9eE2e38200202908C17B43?chain=pacific-1) | | Shimmer | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.evm.shimmer.network/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | | Skate | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://scan.skatechain.org/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | +| Sonic(Fantom) | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://monitor.soniclabs.com/address/0x2880ab155794e7179c9ee2e38200202908c17b43) | | Taiko | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://taikoscan.network/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | | Viction | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://tomoscan.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | | WEMIX | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.wemix.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) |