Hemera SocialScan
Last updated
Was this helpful?
Hemera SocialScan is the official block explorer for the Pharos Network. It provides real-time visibility into on-chain activity, allowing developers and users to inspect transactions, blocks, accounts, tokens, and smart contracts.
For developers, the explorer provides a familiar interface of EVM that includes tools for contract verification, token analytics, and transaction debugging.
Explorer Link
Developer APIs (Contract Verification API)
Explorer Developer API Key
102dfc05-661d-4efd-a81e-24afb3918c7f
Hemera SocialScan supports common developer workflows:
View and track transactions in real time
Inspect blocks and network activity
Explore wallet addresses, balances, and interactions
View deployed smart contracts and their state
Verify smart contracts and access source code
Analyze token activity and transfers
You can verify deployed smart contracts using the SocialScan Developer API.
Ensure your contract is compiled with the correct settings before verification
Verification may fail if bytecode or compiler settings do not match
Use the explorer alongside your preferred framework (Foundry, Hardhat) for a smoother workflow
Verify your deployed contracts
Use the explorer to debug and monitor transactions
Combine with RPC and indexing tools for deeper insights
Last updated
Was this helpful?
Was this helpful?
