Using ghcr.io/hyperledger/firefly-tokens-erc20-erc721:v1.0.2 and ghcr.io/hyperledger/firefly:v1.0.3, when creating a pool from an existing ERC20 contract I'm seeing that the wallet was issued the initial pool of tokens has a balance starting from 0 rather than initial supply size:

As a result, the balance is displayed as a negative sum of all the transfers FireFly observes.
Using
ghcr.io/hyperledger/firefly-tokens-erc20-erc721:v1.0.2andghcr.io/hyperledger/firefly:v1.0.3, when creating a pool from an existing ERC20 contract I'm seeing that the wallet was issued the initial pool of tokens has a balance starting from 0 rather than initial supply size:As a result, the balance is displayed as a negative sum of all the transfers FireFly observes.