For the complete documentation index, see llms.txt. This page is also available as Markdown.

Submit USDM transaction (testnet only)

Submit mockUSDX transaction

post

Submit mockUSDX transaction

Body
signed_txstringRequired
Responses
200

Success

No content

post/app/submit-tx
POST /app/submit-tx HTTP/1.1
Content-Type: application/json
Accept: */*
Content-Length: 20

{
  "signed_tx": "text"
}

No content

Last updated