-
Notifications
You must be signed in to change notification settings - Fork 154
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
feat: use SNS name #1582
feat: use SNS name #1582
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Playwright test resultsDetails 19 tests across 3 suites Flaky testschromium › swapActions.spec.ts › On chain swaps › Check ETH to USDTUSDT swap pair on ETH chain Skipped testschromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to profile and open first Mission |
…jumper-use-ens-and-sns
Test results (2/4)Details 0 tests across 0 suites |
Test results (1/4)Details 0 tests across 0 suites |
Test results (3/4)Details 0 tests across 0 suites |
Test results (4/4)Details 0 tests across 0 suites |
isSuccess: isSuccessSns, | ||
isError: isErrorSns, | ||
} = useBonfidaSNS({ | ||
walletAddress: address, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By using one of the addresses above (e.g. - "google" or "alex") and replacing the address
here, it can be tested locally without impersonator.
Ticket: https://lifi.atlassian.net/browse/LF-10979