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

Display Axelarscan links when relevant in tx history #89

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

thal0x
Copy link
Member

@thal0x thal0x commented Nov 8, 2023

Screenshot 2023-11-08 at 9 29 37 AM

@thal0x thal0x self-assigned this Nov 8, 2023
Copy link

vercel bot commented Nov 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ibc-dot-fun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2023 3:37pm

useTxHistory,
} from "@/context/tx-history";
import { useSkipClient } from "@/solve";
import { useInterval } from "@/utils/hooks";
import { queryClient } from "@/utils/query";
import { getBalancesByChain } from "@/utils/utils";

function routeHasAxelarTransfer(route: RouteResponse): boolean {
Copy link
Member Author

Choose a reason for hiding this comment

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

I imagine a lot of these functions might be useful elsewhere in our code at some point, but until then I'll just leave them in the same file they're used

@thal0x thal0x requested a review from grikomsn November 8, 2023 15:32
Copy link
Contributor

@grikomsn grikomsn left a comment

Choose a reason for hiding this comment

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

looks lgtm to me ✅✅✅

@thal0x thal0x merged commit 8c85cde into evm-support-main Nov 8, 2023
3 checks passed
@thal0x thal0x deleted the display-axelarscan-links branch November 8, 2023 15:42
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.

2 participants