ramzinex_get_addresses
Retrieve your wallet addresses for given network identifiers. Use alongside ramzinex_get_networks to discover available networks.
Instructions
Get my wallet addresses for the given networks (read-only).
Persian purpose: آدرسهای کیف پول کاربر برای شبکههای مشخص. Requires
configured credentials. Maps to POST /exchange/api/{ver}/exchange/users/me/addresses with a body of
{"networks": [...]}.
Args:
networks: Non-empty list of network identifiers to fetch addresses
for (discover them with ramzinex_get_networks).
instance: Configured instance to use (default when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| networks | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||