Parameters
string
default:"sui"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"sui_tryMultiGetPastObjects"
required
JSON-RPC method name.
object
required
Get data for multiple past objects with optional display options.Positional parameters for
sui_tryMultiGetPastObjects:params[0]: Array of GetPastObjectRequest objects.params[1]: Options for customizing the object response fields.
Returns
array
Array of past object responses with version-specific information.