Request bind between profile of two addresses
Bind
Request bind between profile of two addresses
Request for message to bind profile that is belong to the two addresses<br>
All profiles under the addresses will be bound and new profile will be generated.
POST
Request bind between profile of two addresses
Authorizations
Body
application/json
The two addresses that are required to be bind.
An array of addresses that needs to be bind
Required array length:
2 elementsResponse
201 - application/json
The messages that is required to be signed by each of the address
Message that needs to be signed by the end user
Example:
[
"Please sign this message to bind:\nProfile Ids:\n- 0x0b2bbac1251651c0cbbdbbb29fed5a03adc8b05a2a9eb10a02aaa489b9c1f8ff\n\nwith\n\nAddress: 0x6ed338bcB610640e81465FCfb9894DDfA354Cc91\nNonce: 5pXWu7aGkY2J7II0X",
"Please sign this message to bind:\nProfile Ids:\n- 0x0b2bbac1251651c0cbbdbbb29fed5a03adc8b05a2a9eb10a02aaa489b9c1f8ff\n\nwith\n\nAddress: 0x6ed338bcB610640e81465FCfb9894DDfA354Cc91\nNonce: 5pXWu7aGkY2J7II0X"
]
