Interface PathsChduayV3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesContractCallTx

The contract call transactions count

interface PathsChduayV3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesContractCallTx {
    callerId?: number;
    contractId?: number;
}

Properties

callerId?: number

The number of times the account was caller id in contract call transaction

contractId?: number

The number of times the account was contract id in contract call transaction