The Sui client surface PredictClient reads through: any ClientWithCoreApi (gRPC or JSON-RPC) provides both the simulateTransaction the reads/quotes sit on and the core object methods position enumeration needs.
ClientWithCoreApi
simulateTransaction
core
Abstract
The Sui client surface PredictClient reads through: any
ClientWithCoreApi(gRPC or JSON-RPC) provides both thesimulateTransactionthe reads/quotes sit on and thecoreobject methods position enumeration needs.