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
Path Parameters |
---|
contract_address string — REQUIREDStacks address |
contract_name string — REQUIREDContract name |
Query Parameters |
---|
proof integerReturns object without the proof field if set to 0 |
tip stringThe Stacks chain tip to query from |
Responses | ||||
---|---|---|---|---|
200 Success
|