提幣/提款
Last updated
Was this helpful?
端點: POST /payout
說明: 傳送加密貨幣交易。請注意,此端點的錯誤在大多數情況下會傳回而非拋出。
請求參數:
referenceId
string
是
UserID 或類似識別碼 (identifier)
to
string
是
接收器的 L1 或 L2 地址
amount
string
是
要傳送的金額(以字串形式,以避免精確度問題)
回應:
{
"l2Hash": "string"
}Last updated
Was this helpful?
Was this helpful?

