-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Make the readContract type inferred from the ABI
- The function names should be suggested based on the ABI provided
- The input (args) types should be inferred based on the ABI and the function name
- The output (return) types should be inferred based on the ABI and the function name
- The return type should be decoded based on the ABI provided
- It should be extended to
writeContractand the corresponding react hooks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels