---
title: "POST blockchainWallet.new"
method: POST
path: "blockchainWallet.new"
---

# POST blockchainWallet.new

`POST blockchainWallet.new` (webhook)

## Payload

- BlockchainWalletWebhookOut
  - `webhook_event` 'blockchainWallet.new', required
  - `id` string, required
  - `name` string, nullable, required
  - `network` 'base' | 'sepolia' | 'arbitrum_sepolia' | 'base_sepolia' | 'arbitrum' | 'polygon' | 'polygon_amoy' | 'ethereum' | 'stellar' | 'stellar_testnet' | 'tron' | 'solana' | 'solana_devnet' | 'tempo' | 'tempo_testnet', nullable, required
  - `address` string, nullable
  - `signature_tx_hash` string, nullable
  - `is_account_abstraction` boolean, nullable
  - `customer_id` string, required

## Acknowledgement `200`

Blockchain wallet created

---

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