Skip to content
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

Update domain name for transaction-api, add a new function "getSmartTransactionByMinedTxHash" #314

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

dan437
Copy link
Collaborator

@dan437 dan437 commented Apr 10, 2024

Description

This PR does a few things:

  • Updates a domain name from https://transaction.metaswap.codefi.network to https://transaction.api.cx.metamask.io
  • Adds new props on the SmartTransactionsStatus type
  • Adds a new function getSmartTransactionByMinedTxHash

@dan437 dan437 requested a review from a team as a code owner April 10, 2024 14:27
src/constants.ts Outdated
@@ -1,4 +1,4 @@
export const API_BASE_URL = 'https://transaction.metaswap.codefi.network';
export const API_BASE_URL = 'https://transaction.uat-api.cx.metamask.io';
Copy link

@antonydenyer antonydenyer Apr 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably want to use prod 😄!

@dan437 dan437 merged commit 235f3fc into main Apr 10, 2024
16 checks passed
@dan437 dan437 deleted the stx-updates-4-10 branch April 10, 2024 14:58
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.

3 participants