/
BU
buildonviction
/
TomoDex APIs
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1mo ago
View markdown
buildonviction
TomoDex APIs
post
Cancel order
latest
Swagger 2.0
2026-07-17
34
17
37.5 KB
18b6ffedd480
accounts
2
info
3
market
2
notifications
2
ohlcv
1
orderbook
3
orders
9
get
Retrieve the sorted list of orders for an Ethereum address
post
Create new order
get
[Deprecated] Retrieve the list of positions for an Ethereum address. Positions are order that have been sent to the matching engine and that are waiting to be matched
get
Retrieve the list of filled order for an Ethereum address
get
Retrieve the total number of orders for an Ethereum address
get
Retrieve order nonce for an Ethereum address
post
Cancel order
post
[Deprecated] Cancel all orders
get
Retrieve the order information corresponding to an order hash
pairs
5
tokens
5
trades
2
orders
Cancel order
Returns the hash of cancelled order
post
/orders/cancel
Request body
OrderCancel
required
orderHash
string
nonce
string
hash
string
signature
Signature
Response
successful operation
string
required