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 for nomination transfer parsing error #116

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

bobo-k2
Copy link
Contributor

@bobo-k2 bobo-k2 commented Oct 25, 2023

There are two different argStr layouts for this event. This PR handles both cases

        nomination_transfer [
         'Evm',
         '0xa782e40252e557d9e270650243546dbcd879d995',
         'Wasm',
         '0xf7e6c934de84a404947bcef7387d33a2c941e6eab20b1193034414c7242f3011',
         '4767259000000000000000'
        ]
        and
        nomination_transfer [
         'Evm',
         '0x50a64d05bb8618d8d96a83cbbb12b3044ec3489a',
         '0x7bae21fb8408d534adfefcb46371c3576a1d5717',
         '500000000000000000000'
        ]

@github-actions
Copy link

github-actions bot commented Oct 25, 2023

Visit the preview URL for this PR (updated for commit 125511a):

https://astar-token-api--pr116-fix-nomination-trans-1idr0hlj.web.app

(expires Wed, 01 Nov 2023 07:51:07 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f99fa4f4f8f3bb450e6e842f7e1c7783d6d896a3

@bobo-k2 bobo-k2 merged commit f740719 into prod Oct 25, 2023
5 checks passed
@bobo-k2 bobo-k2 deleted the fix/nomination-transfer-parsing-2 branch October 25, 2023 07:56
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