You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
Native Supernet Balance does not reflect after bridging Parent Token
Description
Steps followed to setup Supernet: https://github.com/integrations-Polygon/Supernets-Edge-Tutorials/blob/master/Supernets_v1.3_setup.md
Your environment
Steps to reproduce
After setting up Supernet manually, the following command is used to transfer funds:
The genesis.json file is attached for your reference.
Expected behavior
The following script is used to check the native Supernet balance:
Expected Output: Supernets Native Balance should be non-zero
Actual Behaviour:
We get this deposit message:
But when we try to check the native Supernets balance, we get:
The Rootchain ERC20 Predicate Contract seems to be receiving the Rootchain Tokens: https://mumbai.polygonscan.com/tx/0x17a498cab1cecb08b04dd68b2a9b90b8fc5f2618b4cc2691a92383423e8c0d88
But the balance does not get reflected on either of the ChildERC20 / ChildPredicate / ChildMintablePredicate contracts.
The text was updated successfully, but these errors were encountered: