githubEdit

gRPC(Mainnet & Testnet Full node, Mainnet Archive)

This page serves as a SUI gRPC API documentation index and lists the available JSON-RPC methods.

circle-info

Please download the latest .proto file from the official GitHub and save it locally. https://github.com/MystenLabs/sui-apis/tree/main/protoarrow-up-right

circle-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.

TransactionExecutionService

LedgerService

StateService

MovePackageService

NameService

SubscriptionService

SignatureVerificationService

Last updated

Was this helpful?