Unified deposit address data.
Represents a deposit address for a specific currency and network.
Fields
currency- Currency code (e.g., "BTC")network- Blockchain network (e.g., "ERC20", "TRC20")address- Deposit addresstag- Deposit tag/memo (required for some currencies like XRP, EOS)info- Raw exchange response
Summary
Types
Functions
@spec schema() :: map()
JSON Schema for the DepositAddress unified type.