-
Notifications
You must be signed in to change notification settings - Fork 307
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(network): add moonbeam network #5842
feat(network): add moonbeam network #5842
Conversation
Hi @developerfred, Plz resolve those conflicts. |
12a3bbf
to
ad15513
Compare
ad15513
to
2117010
Compare
Hi @developerfred We have deployed contracts on MoonRiver. Balance Checker: https://moonriver.moonscan.io/address/0xC119574D5Fb333F5AC018658D4d8b5035E16bf39 |
done ✅ 90006f9 |
Hi @developerfred Plz fix those CI errors. |
Co-authored-by: guanbinrui <[email protected]>
there're too many merge conflicts 👀 |
Hi @developerfred , I have checked the latest version of pr just now. I found out that #1-4 were not fixed yet. For #1, since you are using gas price instead of priority fee and max fee for gas setting, it is incorrect for Moonbeam. Moonbeam supports EIP-1559, so please change back to EIP-1559 transaction gas setting. For #4, if Moonbeam did support in BeamSwap, Stella Swap and PadSwap as you checked, the token list should not be empty. Could you check again? |
…at/moonbean-network
* refactor: redpacket share text * fix: promote redpacket * fix: promote gitcoin, trader, and ITO * fix: decorate encrypted text * fix: share after setting up pfp * fix: follow up reviews * fix: promote savings * fix: collectible and snapshot * fix: fix after rebasing * fix: fix typo * fix: decorate result * fix: add missing description * fix: replace useCallback with useAsyncFn * fixup! fix: replace useCallback with useAsyncFn * fix: revert
83aa9b8
to
526a359
Compare
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Description
Closes #5827 #5826 #5837
Integrate Ecosystem and Network Moonbem
Exchanges
Maskbook core contracts
Assets
Type of change