Sui
Send a transaction
Send Sui transactions through Phantom by constructing transaction parameters and requesting a signature.
Once a dapp is connected to Phantom, it can request user permission to send transactions on their behalf. To initiate a transaction, ensure you have the necessary parameters. For details on constructing transactions, refer to Sui developer documentation.
To prompt Phantom to send a transaction to the network, refer to the following code snippet: