---
title: "Get nonce"
method: GET
path: "/auth/web3/nonce"
tags: ["auth"]
---

# Get nonce

`GET /auth/web3/nonce`

Get nonce for wallet sign-in or account linking

## Query parameters

- `chain` union, required
  - 'eip155'
  - 'solana'
- `address` string, required

## Response `200`

Default Response

- object
  - `nonce` string, required

## Other responses

- `400` — Default Response

## Changes

> 4 revisions in range; 1 could not be searched.

- **2026-01-14** `4f6c72308c7a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/blockmatic/apis/basilic-api/changes/auth/web3/nonce/get.md)

---

[API](https://skmtc.dev/blockmatic/apis/basilic-api.md) · [All operations](https://skmtc.dev/blockmatic/apis/basilic-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blockmatic/basilic-api/revisions/b2c23a2d8170/schema)
