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
I believe you can get the value of a data var in a clarity contract through API but it hasn't been documented;
E.g. this work but isn't in the official api docs.
/v2/data_var/${contractAddress}/${contractName}/${dataVarName}
The text was updated successfully, but these errors were encountered:
ty for flagging @radicleart we'll add this in our api reference with our next docs release
Sorry, something went wrong.
closing as this is part of a larger api update to reference and link to rpc endpoints #761
ryanwaits
No branches or pull requests
I believe you can get the value of a data var in a clarity contract through API but it hasn't been documented;
E.g. this work but isn't in the official api docs.
/v2/data_var/${contractAddress}/${contractName}/${dataVarName}
The text was updated successfully, but these errors were encountered: