Skip to main content

Get contracts

Get contracts published on chain. Results are returned in pages, with paging being specified by request headers.

Query Parameters
roleCurrency string[]

Possible values: Value must match regular expression ^[a-fA-F0-9]*$

tag string[]
partyAddress string[]
partyRole string[]

Possible values: Value must match regular expression ^[a-fA-F0-9]*\..*$

Header Parameters
Range string
Responses
206
Schema OPTIONAL
results object[]
links object
contract string OPTIONAL
transactions string OPTIONAL
resource object
block object OPTIONAL
blockHeaderHash string
blockNo int64

Possible values: value ≤ 18446744073709552000

slotNo int64

Possible values: value ≤ 18446744073709552000

continuations string OPTIONAL
contractId string

Possible values: Value must match regular expression ^[a-fA-F0-9]{64}#[0-9]+$

A reference to a transaction output with a transaction ID and index.

metadata object
roleTokenMintingPolicyId string

Possible values: Value must match regular expression ^[a-fA-F0-9]*$

The hex-encoded minting policy ID for a native Cardano token

status string

Possible values: [unsigned, submitted, confirmed]

The status of a transaction on the local node.

tags object
version string

Possible values: [v1]

A version of the Marlowe language.

400

Invalid Range or partyRole or partyAddress or tag or roleCurrency