Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for suix_getAllCoins: [ownerAddress, cursor, limit]Positional parameters for
suix_getAllCoins:params[0]: The owner’s Sui addressparams[1]: Optional paging cursorparams[2]: Maximum number of items per page
Returns
Response for suix_getAllCoins