Response (created tx)
api/v3
Parameter | Type | Description |
txhash | string | Hash value representing the transaction. |
Response Error Table
Status | Error | Message |
400 | BAD_REQUEST | transaction(4sDzRvEf4HRw4WmtDGwdVfw8LwA3ptSxHV6bJdnokMgu) information or signature is incorrect |
Requests related to wallet should be requested by specifying the root path as a wallet.
Response (Success)
{
"txhash": "EL8csTXoNDEiRnZ4LSDS1hEBWJmFaDtsAp2DnJcjX1UQ"
}