Graph Chain APIs
<b>Allowed user roles:</b><br/><ul><li>sdzReadOnly</li><li>sdzUser</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/self
Path parameters
chainstring required
Query parameters
wherestring
orderBystring[]
limitinteger
skipinteger
Response
OK