cronos
cronos copied to clipboard
Problem: one cannot retrieve all CRC20 contract deployed
It would make it easier for operations
iterate the token mapping?
maybe we should emit some events for the token mapping changes.
I am thinking just simple msg "get-denom-contract" and return the total token mapping
an enhancement is to return list of
original denom -> crc20 address
original denom is ETH erc20 contract address for gravity tokens or source denom for IBC tokens
because finding voucher ibc denom requires some computation