getTransactionReferencesByAddress method
Returns the transactions receipts (similar to get transactions by address)
Params
| Parameter | Type | Required |
|---|---|---|
address | string | Yes |
max | number | Yes |
startAt | string | Yes |
Result
| Property | Type | Required |
|---|---|---|
Vec | object[] | Yes |