72 lines
3.3 KiB
PHP
72 lines
3.3 KiB
PHP
<?php
|
|
return [
|
|
"is_lock" => "Lock account",
|
|
"unknown" => "unknown type",
|
|
"1" => "Balance of fund account adjusted in the background",
|
|
"2" => "Locked balance of fund account adjusted in the background",
|
|
"3" => "Balance of back office reconciliation currency account",
|
|
"4" => "Back office reconciliation currency account",
|
|
"5" => "Back office reconciliation contract account balance",
|
|
"6" => "Back office reconciliation contract account",
|
|
"7" => "Back office adjustment option account balance",
|
|
"8" => "option account",
|
|
"9" => "Fund account transfer out transaction account",
|
|
"10" => "Transfer from transaction account to capital account",
|
|
"11" => "Fund transfer in",
|
|
"12" => "Fund transfer out",
|
|
"13" => "Transfer from contract account to trading account",
|
|
"14" => "Transfer from contract account to trading account",
|
|
"15" => "Transfer from transaction account to contract account",
|
|
"16" => "Contract account transfer out transaction account",
|
|
"33" => "Invitation to return commission",
|
|
"99" => "User withdrawal",
|
|
"102" => "Cancel purchase transaction",
|
|
"103" => "Cancel the sale transaction",
|
|
"65" => "Transfer in fund transaction balance",
|
|
"66" => "Currency transaction balance transfer in",
|
|
"67" => "Transfer in of contract transaction balance",
|
|
"206" => "Transfer in contracts and reduction of funds",
|
|
"207" => "Transfer of funds into contracts and increase of contracts",
|
|
"208" => "Transfer of contract funds",
|
|
"209" => "The transfer of contract funds was approved and the funds increased",
|
|
"210" => "Contract transfer to capital, freeze contract conversion value",
|
|
"211" => "The contract is transferred to capital, and it fails to pass the review and unfreeze",
|
|
"107" => "Pass exchange usdt",
|
|
"37" => "Token exchange, contract currency increase",
|
|
"212" => "Release historical profit and loss and increase contract currency",
|
|
"105" => "Reward pass",
|
|
"106" => "Reward digital currency",
|
|
"108" => "Regulating Tongzheng",
|
|
"38" => "Apply to become a merchant to deduct usdt",
|
|
"39" => "Asset exchange, reduce holding currency funds",
|
|
"40" => "Asset exchange to increase usdt funds",
|
|
"41" => "Activate boss",
|
|
"42" => "Lockdown mining",
|
|
"43" => "Transfer out balance from boss account",
|
|
"44" => "Lock return",
|
|
"45" => "Defi fund record",
|
|
"51" => "Currency transaction",
|
|
"50" => "Currency transaction freeze",
|
|
"100" => "Withdrawal succeeded",
|
|
"101" => "Failed to withdraw money",
|
|
"700" => "IEO order",
|
|
"701" => "Increase in currency transfer",
|
|
"702" => "Decrease in currency transfer",
|
|
"703" => "Handling charge for currency transfer",
|
|
"704" => "Lockdown mining",
|
|
"705" => "Mining income",
|
|
"706" => "The next singular cannot be less than",
|
|
"1000" => "Purchase dual currency financial management",
|
|
"1001" => "Dual currency financial settlement",
|
|
"707" => "Follow purchase - deduct margin",
|
|
"708" => "Follow the purchase - deduct handling charges",
|
|
"1002" => "Buy NFT",
|
|
"1003" => "Auction deduction deposit",
|
|
"1005" => "NFT auction order payment",
|
|
"1004" => "Auction refund deposit",
|
|
'32' => 'Breakout freeze',
|
|
'35' => 'Transaction fee',
|
|
'30' => 'Contract transactions deduct margin',
|
|
'709' => 'Loan Disbursement',
|
|
'710' => 'Loan Repayment',
|
|
]; |