Get account module

특정 원장 버전에서 주어진 계정의 개별 모듈을 검색합니다. 원장 버전이 지정되지 않은 경우 최신 원장 버전이 사용됩니다.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to 0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa

조회하고자 하는 대상 계정의 주소. hexadecimal prefix가 없는 계정 주소도 검색 가능합니다.

string
required
Defaults to asset

조회하고자 하는 특정 모듈의 이름.

Query Params
integer

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

Responses

Response body
object
string
required

All bytes (Vec) data is represented as hex-encoded string prefixed with 0x and fulfilled with two hex digits per byte.

abi
object
required

A Move module

string
required

An account address

string
required
friends
array of strings
required
friends*
exposed_functions
array of objects
required

Public functions of the module

exposed_functions*
object
string
required
string
required

Move function visibility

boolean
required

Whether the function can be called as an entry function directly in a transaction

boolean
required

Whether the function is a view function or not

generic_type_params
array of objects

Generic type parameters associated with the Move function

generic_type_params
object
constraints
array of strings
required

Move abilities tied to the generic type param and associated with the function that uses it

constraints*
params
array of strings
required
params*
return
array of strings
required
return*
fields
array of objects

“ associated with the struct

fields
object
string
required
string
required

Type of the field

Headers
object
integer

Current block height of the chain

integer

Chain ID of the current chain

integer

Current epoch of the chain

integer

Oldest non-pruned ledger version of the chain

integer

Current timestamp of the chain

integer

Current ledger version of the chain

integer

Oldest non-pruned block height of the chain

string

Cursor for the next page

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
English
Powered by Localize
한국어