parseGetRailsForPayeeAndToken
parseGetRailsForPayeeAndToken(
data):OutputType
Defined in: packages/synapse-core/src/pay/get-rails-for-payee-and-token.ts:192
Parse the contract output into the getRailsForPayeeAndToken output type
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
data | readonly [readonly object[], bigint, bigint] | The contract output from the getRailsForPayeeAndToken function |
Returns
Section titled “Returns”The parsed paginated rail results getRailsForPayeeAndToken.OutputType