From 4d415e3cb0a11bb2b0312483c03ef796b6ee1f6e Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 14:42:04 +0000 Subject: [PATCH 1/2] Add Fluent testnet to EVM contract addresses - Add Fluent testnet entry with contract address 0x2880aB155794e7179c9eE2e38200202908C17B43 - Include explorer URL to https://testnet.fluentscan.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43 - Maintain alphabetical ordering in testnets section - Follow existing CopyAddress component pattern Co-Authored-By: aditya@dourolabs.xyz --- pages/price-feeds/contract-addresses/evm.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/price-feeds/contract-addresses/evm.mdx b/pages/price-feeds/contract-addresses/evm.mdx index 898fdcd3..c8a28668 100644 --- a/pages/price-feeds/contract-addresses/evm.mdx +++ b/pages/price-feeds/contract-addresses/evm.mdx @@ -118,6 +118,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so | Fantom testnet | | | Filecoin calibration | | | Flow Testnet | | +| Fluent testnet | | | Fuji (Avalanche testnet) | | | Hedera testnet | | | Hemi testnet | | From 7c7a8fc7761ff785e13c1b7b8cca714868c4d6a8 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 14:46:02 +0000 Subject: [PATCH 2/2] Fix prettier formatting for Fluent testnet entry - Apply prettier formatting to match existing code style - Fixes pre-commit CI check failure Co-Authored-By: aditya@dourolabs.xyz --- pages/price-feeds/contract-addresses/evm.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/price-feeds/contract-addresses/evm.mdx b/pages/price-feeds/contract-addresses/evm.mdx index c8a28668..ccfc8bc8 100644 --- a/pages/price-feeds/contract-addresses/evm.mdx +++ b/pages/price-feeds/contract-addresses/evm.mdx @@ -118,7 +118,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so | Fantom testnet | | | Filecoin calibration | | | Flow Testnet | | -| Fluent testnet | | +| Fluent testnet | | | Fuji (Avalanche testnet) | | | Hedera testnet | | | Hemi testnet | |