Get Telemetry
get_telemetryRetrieve the full arbitrage signal (arbitrageVector and priceSpread) for a subscriber with an active subscription.
Instructions
Full signal: arbitrageVector + priceSpread. Requires an active subscription. Executed as a view call: msg.sender = subscriber_address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriber_address | Yes | EVM address that has an active RLC subscription, e.g. 0x1234... |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |