HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceCommunityDiscordBlogFAQBug BountyAnnouncementsChange Log
API Reference

CreateAccount

Create an account. Uses an already activated account to create a new account

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Return: Transaction object

📘

Note

  • The expiration time of the http api creation transaction is 1 minute, so to complete the on-chain, you need to complete gettransactionsign and broadcasttransaction within 1 minute after the creation.
Body Params
string
Defaults to 41d1e7a6bc354106cb410e65ff8b181c600ff14292

Owner_address is an activated account,converted to a hex String

string
Defaults to 41e552f6487585c2b58bc2c9bb4492bc1f17132cd0

account_address is the address of the new account, converted to a hex string, this address needs to be calculated in advance

boolean

Optional,whether the address is in base58 format

int32

Optional,for multi-signature use

Responses

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