Execute view function of a module

주어진 parameter를 이용하여 function을 실행하고 실행 결과를 반환합니다.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

생성한 노드 환경에 부여되는 ID. 19자리 숫자형식입니다.

Query Params
string

시스템에서 실행한 트랜잭션의 수에 해당하는 정수로 버전이 지정되며 블록체인의 상태(State)를 의미합니다. 가장 최신 버전의 블록체인 상태에 대해서만 트랜잭션을 실행할 수 있습니다. 별도로 지정하지 않을 경우, 가장 최신의 버전을 가져옵니다.

Body Params
string
required
Defaults to scripts_v2::swap

실행할 function의 이름. function을 구분하는 식별자 역할을 합니다.

type_arguments
array of strings
required
Defaults to APT

함수를 호출할 때, 호출할 함수의 매개 변수에 대한 type을 지정하기 위한 값

type_arguments*
arguments
array of strings
required
Defaults to 0.001

함수를 호출하기 위해 입력할 함수의 인자 값

arguments*
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json