ovrl_sdk.types¶
Lightweight dataclasses modeling responses for the OVRL SDK.
Defines high-level records for balances, payments, quotes, pagination, and transaction summaries returned by the async client. License: Apache-2.0. Authors: Overlumens (github.com/overlumens) and Md Mahedi Zaman Zaber (github.com/zaber-dev).
Classes
|
Lightweight wrapper around the Horizon account payload. |
|
High-level status report produced by OVRLClient.inspect_account. |
|
Static attributes describing the OVRL asset. |
|
Aggregated Horizon stats for OVRL (supply, holders, flags). |
|
Represents a point-in-time OVRL balance pulled from Horizon. |
|
Snapshot of Horizon fee percentile metrics. |
|
Normalized strict send/receive path quote for logging or decision making. |
|
Declarative payout description consumed by OVRLClient.batch_pay. |
|
Single page of payment history plus pagination metadata. |
|
Typed version of a payment response returned by Horizon. |
|
Aggregate stats produced by OVRLClient.summarize_payments. |
|
Minimal structure describing a submitted transaction hash/XDR blobs. |