v1
latestOpenAPI 3.0.02026-07-17103042.4 KBContracts
Get contract by identifier
Returns the latest deployment for the contract with the given identifier.
get/experimental/v1/contracts/{identifier}
Path parameters
identifierstring required
Address-qualified Cadence contract identifier (e.g. A.1654653399040a61.EVM).
The case sensitive address-qualified contract identifier (e.g. A.1654653399040a61.EVM).
Query parameters
expandstring[]
A comma-separated list indicating which properties of the content to expand.
selectstring[]
A comma-separated list indicating which properties of the content to return.
Response
The contract deployment.