DID 생성 신청

지갑 내 주소의 키를 사용하여 코스모스 플랫폼 주소의 DID 생성을 요청합니다. 요청 후, 요청에 해당하는 uuid를 반환합니다.

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

지갑 번호

Body Params
string
required

DID를 생성할 자식 주소. 자식주소 출금 타입 지갑의 자식주소를 허용합니다.

string

보내는 주소의 PIN. 보내는 주소가 PIN을 사용하는 자식주소라면 필수로 입력해야 합니다.

boolean

false로 하면 해당 주소로 서명하고 true로 할 시 수수료 주소로 서명합니다.

verificationMethods
array of objects

DID의 verificationMethods type을 입력합니다.

verificationMethods
number
required

fee * 5umed 값이 수수료로 사용됩니다.

string

블록체인에 기록할 메모를 입력합니다.

signerData
object

서명자 데이터를 입력합니다.
accountNumber, sequence, chainId가 필요합니다.

Headers
string
required
Defaults to Bearer

API token

Response

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