📄️ useTransact()
The useTransact() hook lets you perform a transaction on the Sui network.
📄️ useBalance()
The useBalance() hook lets you request SUI balance for current user address on the currently active network.
📄️ useFaucet()
The useFaucet() hook lets you fund an address an a test network.
📄️ useSynchronizedNetworkType()
The useSynchronizedNetworkType() hook lets you determine which network is currently active in the user wallet.