We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This feature request comes from the community
Now there's an API(https://mainnet-api.explorer.nervos.org/api/v2/statistics/contract_resource_distributed) to get the contract resource distribution
It covers 80 scripts.
The user want to focus on a set of scripts, so they wonder if a filter of code hashes can be supported for the API, e.g.
https://mainnet-api.explorer.nervos.org/api/v2/statistics/contract_resource_distributed?code_hashes=code_hash_1,code_hash_2
The text was updated successfully, but these errors were encountered:
PR: nervosnetwork/ckb-explorer#2042
https://mainnet-api.explorer.nervos.org/api/v2/statistics/contract_resource_distributed?code_hashes=0x9bd7e06f3ecf4be0f2fcd2188b23f1b9fcc88e5d4b65a8637b17723bbda3cce8,0x5c5069eb0857efc65e1bca0c07df34c31663b3622fd3876c876320fc9634e2a8
Sorry, something went wrong.
zmcNotafraid
No branches or pull requests
This feature request comes from the community
Now there's an API(https://mainnet-api.explorer.nervos.org/api/v2/statistics/contract_resource_distributed) to get the contract resource distribution
It covers 80 scripts.
The user want to focus on a set of scripts, so they wonder if a filter of code hashes can be supported for the API, e.g.
https://mainnet-api.explorer.nervos.org/api/v2/statistics/contract_resource_distributed?code_hashes=code_hash_1,code_hash_2
The text was updated successfully, but these errors were encountered: