Skip to main content
Get usage limits and quotas for relay mode. Retrieves spending limits, daily/monthly quotas, and current usage for the wallet address in relay mode. Only available in relay mode.

Signature

Returns

Dict containing relay limits (daily limit, used amount, remaining, etc.).

Raises

  • RuntimeError: If called in proxy mode (relay limits are relay-only).

Examples