You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: