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

fix: base token attributes #375

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

petarTxFusion
Copy link
Contributor

@petarTxFusion petarTxFusion commented Jan 17, 2025

What ❔

Import base token attributes from config

Why ❔

For custom chains base token attributes are read from contract which is incorrect. Contract always contains Ether attributes

Checklist
This PR fixes: #335

[+] PR title corresponds to the body of PR (we generate changelog entries from PRs).
[+] Tests for the changes have been added / updated.
Documentation comments have been added / updated.

@petarTxFusion petarTxFusion changed the title Fix/petar tx fusion fix base token attributes fix: base token attributes Jan 17, 2025
Copy link

github-actions bot commented Jan 17, 2025

API E2E Test Results

207 tests   207 ✅  19s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit 1e00904.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 17, 2025

Unit Test Results

    4 files    263 suites   12m 1s ⏱️
2 136 tests 2 135 ✅ 1 💤 0 ❌
2 348 runs  2 347 ✅ 1 💤 0 ❌

Results for commit 1e00904.

♻️ This comment has been updated with latest results.

Copy link

Visit the preview URL for this PR:
https://staging-scan-v2--pr-375-7oq1b03i.web.app

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.

Base token attributes are incorrect after 800A contract update
1 participant