get_oz_contract
Retrieve detailed API documentation for OpenZeppelin smart contracts and libraries, including functions, events, and NatSpec details for v4.x or v5.x versions.
Instructions
Get detailed API reference for a specific OpenZeppelin contract or library
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Contract or library name (e.g., 'ERC20', 'Ownable', 'ECDSA', 'SafeERC20') | |
| version | No | OpenZeppelin Contracts version | 5.x |