We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5518bc5 commit dd21cefCopy full SHA for dd21cef
README.md
@@ -55,6 +55,9 @@ Public key: `0x02752f4db204f7cdf6e022dc486af2572579bc9a0fe7c769b58d95f4223426936
55
Call `get-price` with `source` and `symbol`, for example:
56
```
57
(get-price "coinbase" "BTC")
58
+
59
+(contract-call? 'SPZ0RAC1EFTH949T4W2SYY6YBHJRMAF4ECT5A7DD.oracle-v1 get-price "coinbase" "BTC")
60
61
62
to get the latest price for BTC (in USD) from the Coinbase feed
63
0 commit comments