Change the destination wallet for an existing crypto settlement. The new destination must be a CAIP-10 account on the same chain as the settlement’s asset.
Documentation Index
Fetch the complete documentation index at: https://walletconnect-pay-docs-docs-add-ai-agent-sdk-section.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Crypto settlement ID
1 - 256"crypto_Xk7nWp8XmQj2YrTv6"
CAIP-10 account identifier for the wallet that should receive the settled funds. Format: <namespace>:<chain_reference>:<address>. The chain (<namespace>:<chain_reference>) must match the chain of the corresponding asset.
1 - 256^[-a-zA-Z0-9]{3,8}:[-a-zA-Z0-9]{1,32}:[-a-zA-Z0-9]{1,128}$"eip155:8453:0x1234567890abcdef1234567890abcdef12345678"
Settlement updated
Crypto settlement ID
"crypto_Xk7nWp8XmQj2YrTv6"
CAIP-19 asset identifier for the token to settle in. Format: <namespace>:<chain_reference>/<asset_namespace>:<asset_reference>. For example, USDC on Base is eip155:8453/erc20:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913.
1 - 256^[-a-zA-Z0-9]{3,8}:[-a-zA-Z0-9]{1,32}\/[-a-zA-Z0-9]{3,8}:[-a-zA-Z0-9]{1,128}$"eip155:8453/erc20:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
CAIP-10 account identifier for the wallet that should receive the settled funds. Format: <namespace>:<chain_reference>:<address>. The chain (<namespace>:<chain_reference>) must match the chain of the corresponding asset.
1 - 256^[-a-zA-Z0-9]{3,8}:[-a-zA-Z0-9]{1,32}:[-a-zA-Z0-9]{1,128}$"eip155:8453:0x1234567890abcdef1234567890abcdef12345678"