---
title: "Retrieve order nonce for an Ethereum address"
method: GET
path: "/orders/nonce"
tags: ["orders"]
---

# Retrieve order nonce for an Ethereum address

`GET /orders/nonce`

Return a positive integer

## Query parameters

- `address` string, required

## Response `200`

successful operation

- integer

## Other responses

- `400` — address Parameter missing
- `500` — Internal Server Error

---

[API](https://skmtc.net/buildonviction/apis/tomodex-apis.md) · [All operations](https://skmtc.net/buildonviction/apis/tomodex-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/buildonviction/tomodex-apis/revisions/18b6ffedd480/schema)
