Read contract state
Reading contract state in react is done via the useReadContract
hook. The hook returns a React Query data
, isLoading
, and other useful state that you can use to render your component.
Reading contract state in react is done via the useReadContract
hook. The hook returns a React Query data
, isLoading
, and other useful state that you can use to render your component.