4.5.3 Deposits

GET /address/info — Get Deposit Address

ParameterTypeRequiredDescription
currencystringYesCurrency (e.g. USDT)
currencyNetWorkstringYesCurrency network (e.g. ERC20)

GET /deposit/records — Deposit Record List

ParameterTypeRequiredDescription
currencystringNoCurrency
beginTimestringNoStart time (yyyy-MM-dd)
endTimestringNoEnd time (yyyy-MM-dd)
currentint32YesPage number
sizeint32YesPage size (max 20)

GET /deposit/get/{id} — Query a single deposit record by ID

Document Source: This document is compiled from the MetaEdge official website (https://metaedge.xyz/), API documentation (https://edge-doc.vercel.app/), and CLI README. Content marked [TBD] is pending further information or confirmation from the MetaEdge team. Introductory copy and data follow the current official website.