From 4569fc10ec90025d25eb30a664b9b7a415390dec Mon Sep 17 00:00:00 2001 From: Aditya Arora Date: Thu, 13 Mar 2025 16:58:33 -0400 Subject: [PATCH] chore(pricefeed) Add Berachain bepolia --- components/EntropyDeployments.tsx | 9 +++++++++ pages/price-feeds/contract-addresses/evm.mdx | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/components/EntropyDeployments.tsx b/components/EntropyDeployments.tsx index 1c9c22e1..0bdd55c0 100644 --- a/components/EntropyDeployments.tsx +++ b/components/EntropyDeployments.tsx @@ -432,4 +432,13 @@ export const EntropyDeployments: Record = { rpc: "https://mainnet.storyrpc.io", nativeCurrency: "IP", }, + "berachain-bepolia": { + address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320", + explorer: "https://bepolia.beratrail.io/address/$ADDRESS", + delay: "", + gasLimit: "500K", + network: "testnet", + rpc: "https://bepolia.rpc.berachain.com", + nativeCurrency: "BERA", + }, }; diff --git a/pages/price-feeds/contract-addresses/evm.mdx b/pages/price-feeds/contract-addresses/evm.mdx index 2941f3db..4d909f80 100644 --- a/pages/price-feeds/contract-addresses/evm.mdx +++ b/pages/price-feeds/contract-addresses/evm.mdx @@ -42,7 +42,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so | HyperEVM | [`0xe9d69CdD6Fe41e7B621B4A688C5D1a68cB5c8ADc`](https://purrsec.com/address/0xe9d69cdd6fe41e7b621b4a688c5d1a68cb5c8adc) | | XCHAIN (IDEX) Mainnet | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://xchain-explorer.idex.io/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | | Injective inEVM | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://inevm.calderaexplorer.xyz/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | -| Ink Kraken | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://explorer.inkonchain.com/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | +| Ink | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://explorer.inkonchain.com/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | | Iota | [`0x8D254a21b3C86D32F7179855531CE99164721933`](https://explorer.evm.iota.org/address/0x8D254a21b3C86D32F7179855531CE99164721933) | | Kava | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.kava.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | | KCC | [`0xE0d0e68297772Dd5a1f1D99897c581E2082dbA5B`](https://explorer.kcc.io/en/address/0xe0d0e68297772dd5a1f1d99897c581e2082dba5b) | @@ -94,7 +94,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so | BNB testnet | [`0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb`](https://testnet.bscscan.com/address/0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb) | | BTTC testnet | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://testnet.bttcscan.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | | Base Sepolia (testnet) | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://base-sepolia.blockscout.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | -| Berachain Bartio testnet | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://80084.testnet.routescan.io/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | +| Berachain Bepolia testnet | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://bepolia.beratrail.io/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | | Bittensor testnet | [`0x41955476936DdA8d0fA98b8d1778172F7E4fCcA1`]() | | Blast Sepolia | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://testnet.blastscan.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | | Ble testnet | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://explorer-ethena-testnet-0.t.conduit.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43) |