đź’Ľ
Cobo MPC Co-Managed Custody
English
English
  • Cobo MPC Co-Managed Custody
    • MPC-TSS Technology
    • Quick Start Guide
      • Cobo Custody
        • Manage Account
          • Team (Only Visible to Admins)
          • Me (Team Members)
      • TSS Node Deployment
      • MPC Wallet Management on Cobo Custody Web
    • Web User Guide
      • Add TSS Node
      • Create MPC Wallet(s)
        • Send / Receive Wallet
          • Manage Coins
          • Create and Manage Wallet Addresses
          • Export Addresses
          • View Transactions
          • Configure Risk Control Policies
          • Manage API
          • Manage API Callbacks
          • Manage Settings
        • Web3 Wallet
          • Create and Manage Wallet Addresses
          • View NFTs
          • Access DApps
            • Cobo Connect
            • MetaMask Institutional
          • View Transactions
          • Manage Coins
          • Configure Risk Control Policies
          • Manage API
          • Manage API Callbacks
          • Manage Settings
    • TSS Node User Guide
      • Network Requirements
      • Server Environment Preparation
        • SGX-Ready Server
        • Off-The-Shelf Server
        • Apple MacBook
      • TSS Node Deployment
        • TSS Node Package
        • TSS Node Initialization
        • TSS Node Startup
        • TSS Node on Cobo Custody Web & MPC Root Extended Public Key Derivation
      • TSS Node Callback
        • TSS Node Callback Mechanism
        • Callback Server Requirements
          • Callback Server Examples
        • Callback Server Configuration
        • TSS Node Configuration & Callback Server Startup
      • TSS Node Update
      • TSS Node Release Notes
      • Appendix
        • TSS Node Configuration Methods
        • TSS Node Command Lines
        • TSS Node Risk Control
    • MPC Key Share User Guide
      • MPC Key Share Management
        • Backup
        • Restore
      • Disaster Recovery
        • Soft Key Recovery
        • Hard Key Recovery
        • Third Party Key Recovery
    • Supported Tokens and Chains
Powered by GitBook
LogoLogo
On this page
  1. Cobo MPC Co-Managed Custody
  2. Web User Guide
  3. Create MPC Wallet(s)
  4. Send / Receive Wallet

Export Addresses

PreviousCreate and Manage Wallet AddressesNextView Transactions

Last updated 2 years ago

After a send / receive wallet has been successfully created, you can click on the “Export Addresses & Balances” icon to export all send / receive wallet addresses, balances, and the corresponding HD paths under your organization.

The exported file can be unzipped into two CSV files — address.csv and balance.csv.

  • The address.csv file contains the following fields:

    • wallet name

    • coin

    • address

    • memo

    • address label

    • HD path (BIP44)

    • child pubkey (i.e. chile public key associated with each address)

    • m / 44 / coin_type / wallet_id / change / address_index

    • coin_type value:

    • wallet_id

    • change (i.e. 0)

    • address_index

  • The balance.csv file contains the following fields:

    • wallet name

    • address

    • memo

    • chain

    • asset

    • nft id

    • balance

https://github.com/satoshilabs/slips/blob/master/slip-0044.md