You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/rpc/openapi.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -938,6 +938,8 @@ paths:
938
938
description: |
939
939
Call a read-only public function on a given smart contract without cost tracking.
940
940
941
+
**This API endpoint requires a basic Authorization header.**
942
+
941
943
The smart contract and function are specified using the URL path. The arguments and the simulated tx-sender are supplied via the POST body in the following JSON format:
0 commit comments