v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Wallets

Connect Wallet to Account

Connect a Wallet to the Account after verifying the signature.

post/api/v2/accounts/{account_id}/wallet/external

Request body

signaturestring hex_string required

Signature payload from signing the connection message with the Wallet.

noncestring uuid required

Nonce contained within the connection message.

wallet_addressstring eth_address required

Address of the Wallet.

chain_id'eip155:0' | 'eip155:1' | 'eip155:42161' | 'eip155:8453' | 'eip155:81457' | 'eip155:98866' | 'eip155:999' | 'eip155:43114' | 'eip155:11155111' | 'eip155:421614' | 'eip155:84532' | 'eip155:168587773' | 'eip155:98867' | 'eip155:998' | 'eip155:43113' | 'eip155:202110' | 'eip155:179205' | 'eip155:179202' | 'eip155:98865' | 'eip155:7887' required

Response

Created

addressstring required

Address of the Wallet.

is_managed_walletboolean required

Indicates whether the Wallet is a Dinari-managed wallet.

is_aml_flaggedboolean required

Indicates whether the Wallet is flagged for AML violation.

chain_id'eip155:0' | 'eip155:1' | 'eip155:42161' | 'eip155:8453' | 'eip155:81457' | 'eip155:98866' | 'eip155:999' | 'eip155:43114' | 'eip155:11155111' | 'eip155:421614' | 'eip155:84532' | 'eip155:168587773' | 'eip155:98867' | 'eip155:998' | 'eip155:43113' | 'eip155:202110' | 'eip155:179205' | 'eip155:179202' | 'eip155:98865' | 'eip155:7887' required