Returns a code of the specified contract.
/v1/contracts/{address}/code
Contract address (starting with KT)
Level at which contract code should be taken. If 0
or not specified, the current value will be returned.
Code format (0
- micheline, 1
- michelson, 2
- bytes (base64))