Stakes
Record a QNT stake transaction
post/stakes
Request body
Example request
{
"txHash": "0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890ab"
}Response
Stake recorded
Example response
{
"txHash": "0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890ab"
}