Links

HOTDOG Swap

post
https://api.hotcross.com/
hotdogswap/tx/swap-in
Create HOTDOG swap-in tx
Responses:
  • data - string: The call data of the transaction can be empty for simple value transfers
  • gas - number: The gas provided by the transaction
Postman example
post
https://api.hotcross.com/
hotdogswap/tx/swap-out
Create HOTDOG swap-out tx
Responses:
  • data - string: The call data of the transaction can be empty for simple value transfers
  • gas - number: The gas provided by the transaction
Postman example