Skip to content

Commit 20cf7c0

Browse files
committed
Add deployedOnBlock to useDeployedContractInfo doc
1 parent 4119e88 commit 20cf7c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hooks/useDeployedContractInfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ This example retrieves the details of the deployed contract with the specified n
2121

2222
### Return Value
2323

24-
- `data`: Object containing `address` and `abi` of contract.
24+
- `data`: Object containing `address`, `deployedOnBlock` and `abi` of contract.

0 commit comments

Comments
 (0)