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