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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The text was updated successfully, but these errors were encountered:
curl --location --request POST 'https://main-seed.starcoin.org' --header 'Content-Type: application/json' --data-raw '{ "id":101, "jsonrpc":"2.0", "method":"state.list_resource", "params":["0x1", {"decode":true}] }'
Object.keys(result.resources).find(k => k.startWith('0x00000000000000000000000000000001::NFT::NFTTypeInfoV2'))
这样可以得到所有的NFT陈列室的信息
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: