Develop a Hook that provides relevant information obtained from RpcProvider from "starknet" regarding transactions. You can refer to the example in the image below as a starting point for this file, should always detect the network.
Proposed Solutions or Ideas
You may include information such as:
Block status
Block hash
Starknet version
Any other data that could be relevant (example TPS, UOPS, Total TX ...) similar explorer Starkscan or Voyager.
Create Hook:
useDataTransaction
Develop a Hook that provides relevant information obtained from
RpcProvider
from "starknet" regarding transactions. You can refer to the example in the image below as a starting point for this file, should always detect the network.Proposed Solutions or Ideas
You may include information such as: