Skip to content

Commit 5c121ee

Browse files
Fix Hemi mainnet explorer URL (#824)
* fix: update Hemi mainnet explorer URL to working domain - Replace broken explorer-b81c3bd8.hemi.xyz with working explorer.hemi.xyz - Fixes broken link for Hemi contract address 0x2880aB155794e7179c9eE2e38200202908C17B43 - Verified new URL loads correctly and shows contract details Co-Authored-By: [email protected] <[email protected]> * style: apply prettier formatting to Hemi explorer URL fix Co-Authored-By: [email protected] <[email protected]> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: [email protected] <[email protected]>
1 parent 3afc56c commit 5c121ee

File tree

1 file changed

+1
-1
lines changed
  • pages/price-feeds/contract-addresses

1 file changed

+1
-1
lines changed

pages/price-feeds/contract-addresses/evm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so
3838
| Gnosis | <CopyAddress address="0x2880aB155794e7179c9eE2e38200202908C17B43" url="https://gnosisscan.io/address/0x2880ab155794e7179c9ee2e38200202908c17b43" /> |
3939
| Gravity | <CopyAddress address="0x2880aB155794e7179c9eE2e38200202908C17B43" url="https://explorer.gravity.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43" /> |
4040
| Hedera | <CopyAddress address="0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" url="https://hashscan.io/mainnet/contract/0.0.4622850" /> |
41-
| Hemi | <CopyAddress address="0x2880aB155794e7179c9eE2e38200202908C17B43" url="https://explorer-b81c3bd8.hemi.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43" /> |
41+
| Hemi | <CopyAddress address="0x2880aB155794e7179c9eE2e38200202908C17B43" url="https://explorer.hemi.xyz/address/0x2880aB155794e7179c9eE2e38200202908C17B43" /> |
4242
| Horizen EON | <CopyAddress address="0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" url="https://eon-explorer.horizenlabs.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" /> |
4343
| HyperEVM | <CopyAddress address="0xe9d69CdD6Fe41e7B621B4A688C5D1a68cB5c8ADc" url="https://purrsec.com/address/0xe9d69cdd6fe41e7b621b4a688c5d1a68cb5c8adc" /> |
4444
| Injective inEVM | <CopyAddress address="0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" url="https://inevm.calderaexplorer.xyz/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" /> |

0 commit comments

Comments
 (0)