HOTDOG Swap
Create HOTDOG swap-in tx
POST
https://api.hotcross.com/hotdogswap/tx/swap-in
Request Body
Responses:
data - string:
The call data of the transaction can be empty for simple value transfersgas - number:
The gas provided by the transaction
Postman example
Create HOTDOG swap-out tx
POST
https://api.hotcross.com/hotdogswap/tx/swap-out
Request Body
Responses:
data - string:
The call data of the transaction can be empty for simple value transfersgas - number:
The gas provided by the transaction
Postman example
Last updated