Phantom Sui Provider API

Sui provider exposed via window.phantom for browser and mobile platforms, offering connect, signTransactionBlock, and signMessage methods so Sui dApps can integrate Phantom alongside their existing EVM/Solana flows.

Phantom Sui Provider API is one of 10 APIs that Phantom publishes on the APIs.io network.

Tagged areas include Move, Provider, Sui, and Wallet. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: phantom:phantom-sui-provider-api
name: Phantom Sui Provider API
tags:
- Move
- Provider
- Sui
- Wallet
humanURL: https://docs.phantom.com/sui/getting-started-with-sui
properties:
- url: https://docs.phantom.com/sui/getting-started-with-sui
  type: Documentation
description: Sui provider exposed via window.phantom for browser and mobile platforms, offering connect,
  signTransactionBlock, and signMessage methods so Sui dApps can integrate Phantom alongside their existing
  EVM/Solana flows.