Skip to content

feat: Switch contract fetching from Tx Service to Decoder Service #2611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

LucieFaire
Copy link

@LucieFaire LucieFaire commented Jun 6, 2025

OCX-53

Summary

Migrate the /v1/chains/{chainId}/contracts/{contractAddress} endpoint to fetch the data from Decoder API Service instead of Transaction Service

Changes

  • Use another method getContracts from Decoder API to fetch the contract data
  • Add mapper for contract response type as a new method returns a page of contracts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant