Graph Chain APIs

<b>Allowed user roles:</b><br/><ul><li>sdzAdmin</li></ul><br/><br/>gets smart contract receipts, by where clause, orderBy clause, and limit/skip. these are optional but must include a where clause or a limit. the orderBy format is a comma separated list of: name [ACS | DESC]

get/api/graphchain/{chain}/smartcontracts/receipts

Path parameters

chainstring required

Query parameters

wherestring
orderBystring[]
limitinteger
skipinteger

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.