7min
Block explorers
The Agung network has three block explorers for exploring the netowork. Two for the Substrate chain and one for the EVM chain of the network.
Polkadot.js app (Substrate)
In order to use the public polkadot.js app and switch to the custom endpoint to peaq’s websocket URL:
wss://wss.agung.peaq.network
The blocks in the Agung network will start to appear on your polkadot.js app once this is connected. Polkadot.js is built for developers, who can use it to interact with the Agung network.
For example:
1- Transferring tokens
2- Sending Extrinsics
3- Interact with the smart contract and check the chain state
peaq Scan (Substrate)
Using peaq scan users can browse the following:
1- Blocks created on the chain
2- Extrinsics
3- Events they would like to monitor or keep track of
Blockscout (EVM)
Using blockscout useres can browse the EVM chain of the peaq network.