Skip to main content
← All updates

Sui is now available

Vezgo now supports Sui. Users connect by pasting their address — read-only, with nothing to install and nothing to approve.

What you get

  • Native SUI plus every coin the address holds, each carrying ticker_address — its full Move coin type — alongside its ticker
  • One transaction per Sui transaction block, with each coin movement belonging to the address in parts[], so a swap is one transaction rather than several
  • Gas in fees[], computed as computation + storage − storage rebate, and the block digest in transaction_hash

Action required

None. Match coins on ticker_address, not ticker: Sui tickers come from on-chain coin metadata and are not unique, so two unrelated coins can publish the same symbol.

Sui data mapping →