BlockSpaces User Documentation
  • 📝Release Notes & Schedule
  • Products
    • 💻BlockSpaces App Onboarding
  • 💱ARC : Auto-Reconciled Collateral
    • ARC Concepts
    • Setting Up Your ARC Account
    • Using the ARC Dashboard
      • Contract Management
      • Banking Instructions - Coming soon
      • Settings
    • Using the API's
      • As a single counterparty
      • As an authorized custodian
  • 🔡API
    • Authentication and Authorization API
    • Contract Management API
    • Webhook/Subscription Management API
    • Fiat Transactions
Powered by GitBook
On this page
  • Default Withdrawal Address
  • Webhook Subscriptions
  1. ARC : Auto-Reconciled Collateral
  2. Using the ARC Dashboard

Settings

Manage your default withdrawal address and your subscriptions

PreviousBanking Instructions - Coming soonNextUsing the API's

Last updated 8 months ago

Default Withdrawal Address

When creating and approving contracts, both counterparties need to provide withdrawal addresses on the contract. This is the Bitcoin wallet address where funds will be withdrawn to when the contract is fulfilled or closes out. If desired, you can set your default withdrawal address on the Settings page. Within the ARC dashboard, click on SETTINGS and enter the Bitcoin wallet you wish to use.

Webhook Subscriptions

If you would like an external system to be notified any time certain events occur regarding your account and contracts, you can create subscriptions. On the Settings page, click on Create new subscription. This will open a window where you can specify the endpoint you wish to have called and which events you would like sent to that address. When finished, click Done.

After the subscriptions are created, you can always edit the subscriptions by clicking the edit "pencil" icon for the subscription on the Settings page.

If you would like to delete the subscriptions, you can click on the delete "trash can" icon to remove the subscriptions.

💱