docs
docs copied to clipboard
Documentation of the end point for fetching a data-var
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}