Interface PathsEvgmfsV3AccountsAccountidTransactionsCountGetResponses200ContentApplicationJsonSchemaPropertiesContractCallTx

The contract call transactions count

interface PathsEvgmfsV3AccountsAccountidTransactionsCountGetResponses200ContentApplicationJsonSchemaPropertiesContractCallTx {
    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