Get contract source
Retrieves the Clarity source code of a given contract, along with the block height it was published in, and the MARF proof for the data.
GET
/v2/contracts/source/{contract_address}/{contract_name}
Retrieves the Clarity source code of a given contract, along with the block height it was published in and the MARF proof for the data.
Status code | Description |
---|---|
200 | Success |
GET request that returns the contract source