DeFi API
Error code

Error code#

CodeHTTP statusMessage (EN)Message (CN)
0200Succeeded操作成功
50011429Rate limit reached. Please refer to API documentation and throttle requests accordingly.用户请求频率过快,超过该接口允许的限额。请参考 API 文档并限制请求
50014400Parameter {0} cannot be empty.必填参数 {0} 不能为空
50026500System error. Try again later.系统错误,请稍后重试
50103401Request header “OK-ACCESS-KEY” cannot be empty.请求头“OK_ACCESS_KEY”不能为空
50104401Request header “OK-ACCESS-PASSPHRASE” cannot be empty.请求头“OK_ACCESS_PASSPHRASE”不能为空
50105401Request header “OK-ACCESS-PASSPHRASE” is incorrect.请求头“OK_ACCESS_PASSPHRASE”错误
50106401Request header “OK-ACCESS-SIGN” cannot be empty.请求头“OK_ACCESS_SIGN”不能为空
50107401Request header “OK-ACCESS-TIMESTAMP” cannot be empty.请求头“OK_ACCESS_TIMESTAMP”不能为空
50111401Invalid OK-ACCESS-KEYOK_ACCESS_KEY 无效
50112401Invalid OK-ACCESS-TIMESTAMPOK_ACCESS_TIMESTAMP 无效
50113401Invalid signature签名无效
84000400Parameter error参数错误
84001200Platform not supported不支持的平台
84003200Protocol not supported不支持的协议
84007200Investment product not supported不支持的投资品
84010200Token not supported不支持的币种
84011200Platform logo is empty平台 logo 为空
84013200Swap not supported不支持兑换
84014200Balance validation unsuccessful余额校验失败
84016200Smart contract execution unsuccessful合约方法执行失败
84017200Staking rate validation unsuccessful质押率校验失败
84018200Balancing unsuccessful配平失败
84019200Address format unmatched地址格式不匹配
84021200Syncing assets资产同步中
84022200Authorization type not supported不支持的交易授权
84998200Investment error投资异常
84999500Default error默认异常