v1
latestOpenAPI 3.1.02026-07-13570316.1 KBGet Contract Metadata
Retrieves detailed metadata for a specific smart contract from the thirdweb contract metadata service. This includes compilation information, ABI, documentation, and other contract-related metadata. Note: Source code is excluded from the response to keep it lightweight and suitable for programmatic access.
Authentication: This endpoint requires backend authentication using the x-secret-key header. The secret key should never be exposed publicly.
Metadata Source: The metadata is fetched from the thirdweb contract metadata service and includes detailed Solidity compilation information, contract ABI, and developer documentation.
Path parameters
The blockchain network identifier where the contract is deployed.
The blockchain network identifier where the contract is deployed.
The smart contract address or ENS name.
The smart contract address or ENS name.
Response
Successfully retrieved contract metadata