---
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

---

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