Skip to main content

  1. loadAta unifies tokens from multiple sources to a single ATA:
    • Compressed tokens (cold) -> Decompresses -> light ATA
    • SPL balance (if wrap=true) -> Wraps -> light ATA
    • T22 balance (if wrap=true) -> Wraps -> light ATA
  2. Returns null if there’s nothing to load (idempotent)
  3. Creates the ATA if it doesn’t exist
Find the source code here.

Get Started

1

Load Compressed Tokens to Hot Balance

Install packages in your working directory:
Install the CLI globally: