Skip to main content
Contacts are reusable payout destinations. The CLI supports three contact types:
  • email
  • crypto
  • bank

List contacts

YAML output normalizes contact records for agents and scripts.

Email contacts

Create an email contact:

Crypto contacts

Create an on-chain contact:
Optionally attach a linked email:

Bank contacts

Bank contacts require an account holder type:
Supported bank account types:

Update metadata

Existing contact payment details cannot be replaced. You can update contact metadata such as name and relationship:

Delete a contact

Delete operations prompt for confirmation unless --yes is provided.