Activate an existing wallet on additional networks

Permissions required: Create address

Activate the existing wallet identified by walletId on additional networks that share the same cryptographic key derivation (e.g. EVM-compatible chains). Each entry in compatibleNetworkIds produces a new wallet on that network with the same address as the source.

Per-network failures are reported individually in the response without aborting the whole call: a target network that is not key-compatible with the source wallet's network, or that the organization has not enabled, returns a FAILED status for that entry while other entries continue.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

An ID uniquely identifying an Anchorage Digital wallet

Body Params
boolean

When true, activate the source wallet on every network that is key-compatible with its network and enabled for your organization — the same set returned by compatibleNetworkIds on /asset-types — without enumerating them. Mutually exclusive with compatibleNetworkIds; supplying both, or neither, is rejected with a 400.

compatibleNetworkIds
array of strings
length between 1 and 25

Target network IDs to activate the source wallet on. Each network must be key-compatible with the source wallet's network; incompatible entries are reported as FAILED in the response without affecting other entries. Mutually exclusive with activateAllCompatibleNetworks — provide exactly one.

compatibleNetworkIds
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json