Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.55 KB

File metadata and controls

61 lines (42 loc) · 2.55 KB
description This page serves as a SUI gRPC API documentation index and lists the available JSON-RPC methods.

gRPC

{% hint style="info" %} Please download the latest .proto file from the official GitHub and save it locally. https://github.com/MystenLabs/sui-apis/tree/main/proto {% endhint %}

{% hint style="info" %} Please note that JSON-RPC APIs are only for pruned data. Users requiring archival data should create a SUI Mainnet Archive endpoint and use gRPC.

SUI has announced plans to deprecate the JSON-RPC API. Please refer to the official SUI announcement for the specific timeline. As an official partner, BlockPI will align with SUI’s plan to phase out JSON-RPC support. {% endhint %}

TransactionExecutionService

LedgerService

StateService

MovePackageService

NameService

SubscriptionService

SignatureVerificationService