Deposits

Get Deposit Address

GET /address/info — Get deposit address

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

Deposit Records

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 single deposit record by ID


Document Maintenance: This document is compiled from the MetaEdge official website, API documentation, and CLI README. Content marked `[TBD]` is pending further information or confirmation from the MetaEdge team.