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

Check if an address is KRC20 token #140

Open
ngdlong91 opened this issue Mar 23, 2021 · 0 comments
Open

Check if an address is KRC20 token #140

ngdlong91 opened this issue Mar 23, 2021 · 0 comments
Assignees

Comments

@ngdlong91
Copy link
Contributor

As explorer need to detect if a new created contract is krc20/krc721 token.

Current explorer using a dummy way to detect as call KRC20 interface such as name, symbol, decimals, totalSuppy and ownerBalance, and assume the contract is KRC20.

Could you please provide a better and accurate way to check if an address is KRC20 token?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants