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

Problem: one cannot retrieve all CRC20 contract deployed #153

Open
thomas-nguy opened this issue Oct 7, 2021 · 4 comments
Open

Problem: one cannot retrieve all CRC20 contract deployed #153

thomas-nguy opened this issue Oct 7, 2021 · 4 comments
Labels
evm This issue or PR is related to EVM help wanted Extra attention is needed

Comments

@thomas-nguy
Copy link
Collaborator

It would make it easier for operations

@yihuang
Copy link
Collaborator

yihuang commented Oct 7, 2021

iterate the token mapping?

@yihuang
Copy link
Collaborator

yihuang commented Oct 7, 2021

maybe we should emit some events for the token mapping changes.

@thomas-nguy
Copy link
Collaborator Author

I am thinking just simple msg "get-denom-contract" and return the total token mapping

@thomas-nguy
Copy link
Collaborator Author

thomas-nguy commented Oct 7, 2021

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

@tomtau tomtau changed the title Feature: Be able to get the list of all CRC20 contract deployed Problem: one cannot retrieve all CRC20 contract deployed Oct 28, 2021
@tomtau tomtau added evm This issue or PR is related to EVM help wanted Extra attention is needed labels Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evm This issue or PR is related to EVM help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants