Deprecated
Table of Contents
| build/apis/legacy-php.php | 
| build/helpers/currencies.php | 
| build/helpers/transactions.php | 
| build/helpers/users.php | 
| build/helpers/wallets.php | 
legacy-php.php
| Line | Element | Reason | 
|---|---|---|
| 79 | api_balance_filter() | Since version 6.0.0, in favor of the helper function. | 
| 158 | api_available_balance_filter() | Since version 6.0.0, in favor of the helper function. | 
| 223 | api_adapters_filter() | Will be removed soon. | 
| 285 | api_transactions_filter() | Since version 6.0.0, in favor of the helper function. | 
| 747 | api_deposit_address_filter() | |
| 854 | api_cancel_transaction_action() | Since version 6.0.0, in favor of directly modifying the status of the Transaction object. | 
| 977 | api_retry_transaction_action() | Since version 6.0.0, in favor of directly modifying the status of the Transaction object. | 
currencies.php
| Line | Element | Reason | 
|---|---|---|
| 26 | load_currencies() | since 6.2.6 | 
transactions.php
| Line | Element | Reason | 
|---|---|---|
| 26 | load_transactions() | since 6.2.6 | 
users.php
| Line | Element | Reason | 
|---|---|---|
| 129 | get_legacy_api_key() | The JSON-API may be removed in a future version. | 
wallets.php
| Line | Element | Reason | 
|---|---|---|
| 28 | load_wallets() | since 6.2.6 |