Registration
Register Account
Limit: 10 requests per 1 second per IP address
POST /v1/register_account
Registers a new account to Orderly Network. Note an account is unique for each wallet address + builder id (ie the same wallet address can have multiple accounts with Orderly Network, 1 with each builder)
POST
/
v1
/
register_account
Body
application/json
message
object
requiredMessage object containing the message that is signed by the wallet owner
signature
string
requiredThe signature generated by signing the message object via EIP-712
userAddress
string
requiredThe address of the wallet signing the message object via EIP-712
Response
200 - application/json
success
boolean
requiredtimestamp
integer
data
object
required