Anchorage Digital
Quick Start
- Sign up at anchorage.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
Integration with Anchorage Digital — federally chartered digital asset bank (OCC-chartered, US) with expansion into Singapore. Provides Qualified Custody (regulated custody for institutional clients), multi-party governance (quorum-based approvals), institutional staking (ETH, SOL, DOT etc..), OTC and Agency execution, crypto-backed loans. HSM-based key management, biometric authentication. SOC 1/2 Type II, Insurance coverage (Lloyd's, Aon).
| Provider ID | anchorage |
| Category | Crypto & Blockchain |
| Website | anchorage.com |
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | API Key |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| GET | /vaults | List vault' |
| GET | /vaults/{id} | Information about vault |
| GET | /vaults/{id}/balances | Balances vault |
| POST | /proposals/transfers | Proposal on transfer |
| GET | /proposals/{id} | Status proposal |
| GET | /vaults/{vault_id}/staking/{asset} | Staking information |
| POST | /proposals/staking | Proposal on staking |