> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shinami.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Shinami updates

<Update label="June 1, 2026" tags={["Sui"]}>
  <Icon icon="sun-haze" iconType="solid" /> Sunsetted our Sui Node Service so that we can focus our efforts on products that are more needed in the ecosystem.

  As a result, we've updated our [Shinami Clients TypeScript SDK](https://www.npmjs.com/package/@shinami/clients) to version `0.11.0` to remove support for Sui Node Service.
</Update>

<Update label="Mar 11, 2026" tags={["Aptos"]}>
  <Icon icon="sun-haze" iconType="solid" /> Sunsetted our Aptos Validator due to limited usage.
</Update>

<Update label="Jan 20, 2026" tags={["Aptos"]}>
  <Icon icon="sun-haze" iconType="solid" /> Sunsetted our Aptos Node Service so that we can focus our efforts on products that are more needed in the ecosystem. We've updated our [Shinami Clients TypeScript SDK](https://www.npmjs.com/package/@shinami/clients) to remove support for Aptos Node Service (v0.10.0).

  With this renewed focus, we look forward to continuing to provide the best infra for Move devs in 2026 - Happy New Year!
</Update>

<Update label="Dec 5, 2025" tags={["Movement"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Launched our [Invisible Wallet Service](/api-docs/movement/wallet-services/invisible-wallet-api) on Movement! We've also updated our [Shinami Clients TypeScript SDK](https://www.npmjs.com/package/@shinami/clients) to support the launch (v0.9.8).
</Update>

<Update label="October 28, 2025" tags={["Movement"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Launched our [Gas Station](/api-docs/movement/gas-station/api) on Movement Mainnet!
</Update>

<Update label="October 6, 2025" tags={["Movement"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Launched our [Gas Station](/api-docs/movement/gas-station/api) on Movement Testnet! Mainnet to follow in a couple weeks. Now you can sponsor transactions to provide a great user experience! We've also updated our [Shinami Clients TypeScript SDK](https://www.npmjs.com/package/@shinami/clients) to support the launch (v0.9.7).
</Update>

<Update label="August 4, 2024">
  <Icon icon="gear" iconType="solid" /> We've been hard at work on our Movement products as well as behind the scenes improvements for all customers so you continue to get world-class infrastructure with a great dashboard!
</Update>

<Update label="June 21, 2025" tags={["Movement"]}>
  <Icon icon="party-horn" iconType="solid" /> We're coming to Movement to continue our mission of providing the best developer experience for Move devs! We're in the design phase and will be launching products this fall. Beyond this, we've been working on behind-the-scenes improvements so you continue to get world-class infrastructure with a great dashboard!
</Update>

<Update label="June 9, 2025" tags={["Dashboard"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Launched a major overhaul to the [API keys page](https://app.shinami.com/access-keys) in our dashboard. Added sample code, an improved key creation and editing experience, and more!
</Update>

<Update label="May 20, 2025" tags={["Aptos"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Launched an [Aptos validator](https://explorer.aptoslabs.com/validator/0xa65b244c7c9d86c652e502f811106d99827694adf8bea16d44b1522b81afe1d6?network=mainnet) on Mainnet to continue our efforts to support the Move ecosystem!
</Update>

<Update label="April 28, 2025" tags={["Aptos"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Launched an Aptos [GraphQL explorer right in the dashboard](https://app.shinami.com/aptos/node) to help devs quickly write and test queries!
</Update>

<Update label="April 14, 2025" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> Released Shinami Clients SDK [`version 0.9.6`](https://github.com/shinamicorp/shinami-typescript-sdk/releases/tag/clients-v0.9.6) with improved support for using Shinami services in different geographic regions. Initially, this supports our new shared Sui Mainnet Node Service in Tokyo.
</Update>

<Update label="March 31, 2025" tags={["Sui"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Shinami is now multi-region! We launched a shared Sui Mainnet node in Tokyo, with more chain+service+region launches to follow ([FAQ](/help-center/workspace-faq#regions-faq)).

  New base URL for our services hosted in`US East`, `https://api.us1.shinami.com/`, replaces now-deprecated URL `https://api.shinami.com/`. We'll still support for deprecated URL for a while, but please move to the new URL when you make Integration changes (if you use our SDK you'll automatically migrate to the new base URL).
</Update>

<Update label="January 12, 2025" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> Released Shinami Clients SDK [`version 0.9.5`](https://github.com/shinamicorp/shinami-typescript-sdk/releases/tag/clients-v0.9.5) with support for our new Sui node URL launched last week.
</Update>

<Update label="January 6, 2025" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> Changed our Sui Node Service URL to `https://api.shinami.com/sui/node/v1`. For now, `https://api.shinami.com/node/v1` is still supported. Please migrate the next time you make code changes. If you update to the version `0.9.5` or higher of our [Shinami Clients SDK](https://www.npmjs.com/package/@shinami/clients) you will migrate automatically (for all calls using the SDK).
</Update>

<Update label="December 30, 2024">
  <Icon icon="gear" iconType="solid" /> We've been using the last few weeks to work on lots of behind the scenes improvements so you continue to get world-class infrastructure with a great dashboard into 2025 and beyond!
</Update>

<Update label="November 25, 2024" tags={["Dashboard"]}>
  <Icon icon="rocket-launch" iconType="solid" /> [Workspace contact email](https://app.shinami.com/workspace) is now [editable](/help-center/workspace-faq#what-is-the-workspace-contact-email-and-how-do-i-change-it)!
</Update>

<Update label="November 18, 2024" tags={["Dashboard"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Launched [Sign-in with Google](/help-center/workspace-faq#login-options-and-account-linking)!
</Update>

<Update label="November 11, 2024" tags={["Aptos", "Sui"]}>
  1. <Icon icon="rocket-launch" iconType="solid" /> Updated our Gas Station and Wallet Services access key creation and editing so that now you have an allotment you can distribute across your keys as you prefer.
  2. <Icon icon="gear" iconType="solid" /> Introduced JSON-RPC error [`-32012 Resource Limit Exceeded`](/developer-guides/core-integration-topics/error-reference#json-rpc-errors) to communicate situations where you should not immediately retry. For example, hitting the daily free request limit of our Sui Node Service Free plan.
</Update>

<Update label="October 14, 2024" tags={["Aptos"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Launched [Aptos Indexer GraphQL Service](/api-docs/aptos/node-service/graphql/overview)
</Update>

<Update label="September 23, 2024" tags={["Aptos"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Released [`version 0.9.4`](https://github.com/shinamicorp/shinami-typescript-sdk/releases/tag/clients-v0.9.4) of the Shinami Clients SDK with a new client for the Shinami Aptos Full node REST API and forthcoming Indexer GraphQL API.
</Update>

<Update label="September 2, 2024" tags={["Aptos"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Launched [Aptos Fullnode REST API Service](/api-docs/aptos/node-service/rest-api/overview).
</Update>

<Update label="August 5, 2024" tags={["Aptos"]}>
  <Icon icon="gear" iconType="solid" /> Released [`version 0.9.3`](https://github.com/shinamicorp/shinami-typescript-sdk/releases/tag/clients-v0.9.3) which added `depositAddress` to the Aptos Gas Station `getFund` response.
</Update>

<Update label="July 29, 2024" tags={["Aptos"]}>
  <Icon icon="gear" iconType="solid" /> Added `depositAddress` to the Aptos Gas Station [`gasGetFund`](/api-docs/aptos/gas-station/api#gas-getfund) cURL response (SDK support coming shortly).
</Update>

<Update label="July 15, 2024" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> Added support for Sign in with Apple to our Sui [Next.js zkLogin SDK](https://www.npmjs.com/package/@shinami/nextjs-zklogin).
</Update>

<Update label="July 1, 2024" tags={["Aptos", "Sui"]}>
  1. <Icon icon="rocket-launch" iconType="solid" /> Launched our [Aptos Invisible Wallet Service](/api-docs/aptos/wallet-services/invisible-wallet-api)
  2. <Icon icon="gear" iconType="solid" /> [Sui Invisible Wallet Service](/api-docs/sui/wallet-services/invisible-wallet-api) update: we've added support for new Key Service and Wallet Service URLs which add `/sui` to the path (`https://api.shinami.com/sui/key/v1`, and `https://api.shinami.com/sui/wallet/v1`). We will support the previous path without `/sui` for the time being, but plan to remove it at some point in the future when we bump our API version.
</Update>

<Update label="June 24, 2024" tags={["Sui"]}>
  <Icon icon="alarm-exclamation" iconType="solid" /> *Breaking changes for Sui!*

  Released [clients-v0.9.0](https://github.com/shinamicorp/shinami-typescript-sdk/releases/tag/clients-v0.9.0) and [nextjs-zklogin-v0.4.0](https://github.com/shinamicorp/shinami-typescript-sdk/releases/tag/nextjs-zklogin-v0.4.0) with support for Mysten Sui SDK 1.0. See our linked release notes for more information.
</Update>

<Update label="June 17, 2024" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> Added an optional `gasPrice` parameter to Sui Gas Station's [gas\_sponsorTransactionBlock](/api-docs/sui/gas-station/api#gas-sponsortransactionblock).
</Update>

<Update label="June 10, 2024" tags={["Aptos"]}>
  1. <Icon icon="rocket-launch" iconType="solid" /> Launched three new Aptos Gas Station methods: [`gas_sponsorAndSubmitSignedTransaction`](/api-docs/aptos/gas-station/api#gas-sponsorandsubmitsignedtransaction), [`gas_getFund`](/api-docs/aptos/gas-station/api#gas-getfund), and [`gas_encodeAndSponsorTransaction`](/api-docs/aptos/gas-station/api#gas-encodeandsponsortransaction).
  2. <Icon icon="gear" iconType="solid" /> Launched version 0.8.1 of our [clients SDK](https://www.npmjs.com/package/@shinami/clients) with support for the first two methods (the third is not intended for use with the SDK).
</Update>

<Update label="May 19, 2024" tags={["Aptos", "Sui"]}>
  1. <Icon icon="rocket-launch" iconType="solid" /> Launched our Aptos Gas Station Service with a [`gas_sponsorTransaction`](/api-docs/aptos/gas-station/api#gas-sponsortransaction) method to sponsor a transaction.
  2. <Icon icon="gear" iconType="solid" /> Updated [Shinami Clients SDK](https://www.npmjs.com/package/@shinami/clients). Deprecated `"@shinami/clients"` import path in favor of `"@shinami/clients/sui"` and `"@shinami/clients/aptos"`. This will be a breaking change in a future release.
</Update>

<Update label="March 18, 2024" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> Added a [gas\_getFund](/api-docs/sui/gas-station/api#gas-getfund) method to get the balance for a Gas Station fund.
</Update>

<Update label="December 11, 2023" tags={["Sui"]}>
  1. <Icon icon="rocket-launch" iconType="solid" /> Launched an auto-budgeting feature for Sui Gas Station sponsorships! `gasBudget` is now optional, and if omitted we'll estimate the gas fee of the transaction for you and add a buffer for safety. This applies to Sui Gas Station's [gas\_sponsorTransactionBlock](/api-docs/sui/gas-station/api#gas-sponsortransactionblock) and Sui Invisible Wallet's [shinami\_wal\_executeGaslessTransactionBlock](/api-docs/sui/wallet-services/invisible-wallet-api#shinami_wal_executegaslesstransactionblock)
  2. <Icon icon="gear" iconType="solid" /> Added Sui Gas Station [error code -2](/developer-guides/core-integration-topics/error-reference#gas-station-api) to distinguish between a failed sponsorship request being due to an issue on our end or yours.
</Update>

<Update label="November 7, 2023" tags={["Sui"]}>
  <Icon icon="rocket-launch" iconType="solid" /> Shinami now supports Sui zkLogin wallets! We introduced two new methods to our [Sui zkLogin wallet API](/api-docs/sui/wallet-services/zklogin-wallet-api):

  * [shinami\_zkw\_getOrCreateZkLoginWallet](/api-docs/sui/wallet-services/zklogin-wallet-api#shinami_zkw_getorcreatezkloginwallet): Retrieves a zkLogin wallet along with its associated salt, creating a new wallet if necessary. This method provides the option to create and use multiple zkLogin wallets per (user, OAuth provider) pair by using the optional subWwallet parameter.
  * [shinami\_zkp\_createZkLoginProof](/api-docs/sui/wallet-services/zklogin-wallet-api#shinami_zkp_createzkloginproof): Generate a zkLogin proof prior to signing and executing a transaction.
</Update>

<Update label="September 19, 2023" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> Added beneficiary graph methods to our [Sui Invisible Wallet API](/api-docs/sui/wallet-services/invisible-wallet-api) to support Mysten's Bullshark Quests.

  * shinami\_walx\_setBeneficiary
  * shinami\_walx\_unsetBeneficiary
  * shinami\_walx\_getBeneficiary
</Update>

<Update label="June 26, 2023" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> [Sui JSON-RPC API](/api-docs/sui/node-service/json-rpc/overview): Added new system read method `sui_getChainIdentifier`.
</Update>

<Update label="May 8, 2023" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> [Sui JSON-RPC API](/api-docs/sui/node-service/json-rpc/overview): Added new system read method `sui_getProtocolConfig`.
</Update>

<Update label="May 1, 2023" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> [Sui JSON-RPC API and WebSocket API](/api-docs/sui/node-service/json-rpc/overview): Added new system read method `suix_getValidatorsApyNew` and new subscription method `suix_subscribeTransaction`
</Update>

<Update label="April 17, 2023" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> [Sui JSON-RPC API](/api-docs/sui/node-service/json-rpc/overview): Added new name service read methods: `suix_resolveNameServiceAddress` and `suix_resolveNameServiceNames`
</Update>

<Update label="March 27, 2023" tags={["Sui"]}>
  <Icon icon="alarm-exclamation" iconType="solid" /> *Breaking changes for Sui JSON-RPC Devnet v0.29.0!*

  [Read more here](https://github.com/MystenLabs/sui/releases/tag/devnet-0.29.0)
</Update>

<Update label="March 13, 2023" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> [Sui JSON-RPC API](/api-docs/sui/node-service/json-rpc/overview): Added new object read method `sui_multiGetObjects`.
</Update>

<Update label="January 23, 2023" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> [Sui JSON-RPC API](/api-docs/sui/node-service/json-rpc/overview): Added new system read methods `sui_getReferenceGasPrice`, `sui_getCheckpointContentsByDigest`, and `sui_getCheckpointSummaryByDigest`.
</Update>

<Update label="January 9, 2023" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> [Sui JSON-RPC API](/api-docs/sui/node-service/json-rpc/overview): Added new delegation write methods `sui_requestWithdrawDelegation`, `sui_requestSwitchDelegation`, and `sui_requestAddDelegation`, as well as new system read methods `sui_getValidators`,`sui_getDelegatedStakes`,`sui_getCheckpointContents`,`sui_getCheckpointContentsBySequenceNumber`,`sui_getCheckpointSummary`, and `sui_getLatestCheckpointSequenceNumber`.
</Update>

<Update label="January 2, 2023" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> [Sui JSON-RPC API](/api-docs/sui/node-service/json-rpc/overview): Added new coin read methods: `sui_getAllBalance` and `sui_getAllCoins`, as well as new transaction read methods: `sui_devInspectTransaction` and `sui_devInspectMoveCall`.
</Update>

<Update label="December 12, 2022" tags={["Sui"]}>
  <Icon icon="gear" iconType="solid" /> [Sui JSON-RPC API](/api-docs/sui/node-service/json-rpc/overview): Added new coin read methods: `sui_getBalance`, `sui_getCoins`, and `sui_getTotalSupply`, as well as new object read methods `sui_getDynamicFields` and `sui_getDynamicFieldObject`.
</Update>
