sodax-sdk-recovery

Installation
SKILL.md

Recovery (Core SDK granular skill)

Granular skill for RecoveryServicesodax.recovery. Feature tag for errors: 'recovery'. Service is new in v2 — no v1 equivalent.

Step 1 — Clarify with user before coding

  1. What's the trigger? Recovery should follow a known failed cross-chain operation. If the user can't name the failure, investigate the original op first.
  2. Which operation?
    • fetchHubAssetBalances (read; list stuck hub assets for the user).
    • withdrawHubAsset (mutation; withdraw one entry back to a chosen spoke chain).
  3. Signed flow or unsigned-tx? withdrawHubAsset follows the same WalletProviderSlot<K, Raw> pattern as other mutations.

Integration workflow

Installs
1
First Seen
Jun 10, 2026
sodax-sdk-recovery — icon-project/sodax-sdks