Back to Changelog
May 6, 2025Enjin Wallet

Wallet API: Staking Cache, Explorer URLs, and CoinMarketCap Removal

A maintenance release that introduces caching for staking data, exposes explorer URLs on transactions, removes the CoinMarketCap integration, and lands several smaller fixes.

Added

  • explorerUrl field on cursorTransactions and pagedTransactions
  • Caching for early bird and era rewards in pool queries, including lastMemberReward and totalMemberReward
  • Connection timeout on the HTTP client

Changed

  • Removed CoinMarketCap integration
  • Removed the WAPI.js config and mocks
  • Use descriptor prefix for amount and price in CreateListing calls
  • Implemented balance refresh for Matrixchain to address indexer issues
  • laravel-commons dependency updated

Fixed

  • Floor price internal server error on Ethereum-based chains
  • Internal server error when a nomination pool has no rewards