wallet_getCallsStatus

This method is used to get the status of calls IDs returned from wallet_sendPreparedCalls.

Path parameters

apiKeystringRequiredDefaults to docs-demo

Request

This endpoint expects an object.
callIdstringRequiredformat: "^0x.*$"

Response

This endpoint returns an object.
idstringformat: "^0x.*$"
chainIdstringformat: "^0x.*$"
atomicboolean
statusenum
detailsobject
receiptslist of objects or null