Skip to main content

Don't have an API key yet?

Sign-up to Moralis to get your free API key and start building today.

Get Your Free API Key
Version: 2.2

October 7 2024: Upcoming Changes - Endpoint Deprecations

Endpoints Deprecating (60 Days Notice)

The following changes will take effect in 60 days, on 6th December 2024:

Endpoints on All Chains

The following endpoints will be removed from all chains:

Deprecated EndpointRecommendation
[/{address}/logs]Retrieve logs via our RPC nodes instead. You can learn more about this in our documentation here.
[/{address}/events]Retrieve logs via our RPC nodes instead. You can learn more about this in our documentation here.
[/block/{block_number_or_hash}/stats]Migrate to our Streams API to monitor block stats in real time.
[/nft/{address}/{token_id}/stats]Migrate to our Streams API to monitor NFT stats in real time.
[/transaction/{transaction_hash}/internal-transactions]Migrate to getTransactionHash using include=internal_transactions.

Gnosis NFT APIs

We will be removing all NFT APIs on Gnosis Mainnet and Gnosis Testnet due to ongoing network spam issues.

Impacted endpoints:

  • /nft/getMultipleNFTs
  • /block/{block_number_or_hash}/nft/transfers
  • /nft/{address}
  • /nft/{address}/transfers
  • /nft/{address}/owners
  • /nft/{address}/metadata
  • /nft/{address}/sync
  • /nft/{address}/{token_id}/metadata/resync
  • /nft/{address}/{token_id}
  • /nft/{address}/{token_id}/owners
  • /nft/{address}/{token_id}/transfers
  • /nft/transfers
  • /nft/{address}/traits
  • /nft/{address}/traits/paginate
  • /nft/{address}/traits/resync
  • /nft/{address}/{token_id}/stats
  • /nft/{address}/stats
  • /{address}/nft
  • /{address}/nft/collections
  • /{address}/nft/transfers

Recommendation: Explore alternative NFT data solutions at Gnosis Tools.

Customers have a 60-day notice period for these changes. Additional notifications will be sent as we approach the deprecation date on 6th December 2024.