Skip to main content

Upcoming Changes: Endpoint Deprecations

· One min read

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}/logsRetrieve logs via our RPC nodes instead. You can learn more about this in our documentation here.
/{address}/eventsRetrieve logs via our RPC nodes instead. You can learn more about this in our documentation here.
/block/{block_number_or_hash}/statsMigrate to our Streams API to monitor block stats in real time.
/nft/{address}/{token_id}/statsMigrate to our Streams API to monitor NFT stats in real time.
/transaction/{transaction_hash}/internal-transactionsMigrate 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 https://docs.gnosischain.com/tools/

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