SolanaClient
Type Parameters
Type Parameter | Default type |
---|---|
TClusterUrl extends ModifiedClusterUrl | string | string |
Properties
rpc
Used to make RPC calls to your RPC provider
rpcSubscriptions
Used to make RPC websocket calls to your RPC provider
sendAndConfirmTransaction
Send and confirm a transaction to the network (including signing with available Signers)
Default commitment level: confirmed
simulateTransaction
Simulate a transaction on the network