关于API将优化现有币链基础信息查询节点的公告_ITH:DRAW价格

尊敬的用户:

自本通知生效之日起,火币Global将优化现有币链基础信息查询节点”GET/v2/reference/currencies”–

1)增加底层链名称字段baseChain;2)增加动态手续费标识字段isDynamic。

生效日期:2020年1月31日

具体变更细节及参数要求,请参考API文档:https://huobiapi.github.io/docs/spot/v1/cn/

火币全球站2020年1月16日

以下为变更明细:

RESTAPI–新增币链参考信息查询节点

GET/v2/reference/currencies

Requestparameter(s)Parameter

参数

Required

必需

DataType

数据类型

Description

描述

ValueRange

取值范围

Huobi发布关于POOLZ被攻击后的用户资产处理方案:3月29日消息,火必Huobi发布关于POOLZ被攻击后的用户资产处理方案。为降低攻击后用户买入POOLZ代币造成的资产损失,将支持POOLZ项目方以发布新代币POOLX的形式补偿用户的损失,具体处理方案如下:

一、关于攻击前的用户持仓处理方案:

根据官方计划,Poolz Finance将发布新的代币POOLX,并向被攻击前即2023年3月15日11:09:00(GMT+8)持仓及在该时间点后未完全卖出POOLZ的用户以1:1的比例发放空投POOLX,详情如下:

快照时间为2023年03月15日 11:09:00(GMT+8) 。

空投比例:1:1;

发放形式:将一次性分发完成。

二、关于攻击后的用户持仓处理方案:

在被攻击后于2023年03月15日12:43:00(GMT+8)交易并持仓POOLZ的用户将会以13:1的比例获得赔付新币POOLX,此部分赔付将剔除用户在被攻击前即2023年03月15日11:09:00(GMT+8)的持仓份额,详情如下:

赔付快照时间: 2023年03月15日 12:43:00(GMT+8);

赔付资产发放比例:13 POOLZ=1 POOLX。[2023/3/29 13:32:38]

DefaultValue

Aave 关于发行去中心化超额抵押稳定币 GHO 的提案在 Snapshot 上开启投票:7月28日消息,Aave 关于提议发行去中心化超额抵押稳定币 GHO 的提案现已在 Snapshot 开启链上投票。该提案称,社区批准后 GHO 将可以在 Aave 协议上启动,允许用户使用他们提供的抵押品来铸造 GHO。 GHO 的借款收益将归 Aave DAO 所有。[2022/7/28 2:44:14]

缺省值

currency

false

string

Currency

币种

authorizedUser

false

boolean

Authorizeduser

是否已认证用户

true,false

true

ResponseParameter

参数

Required

必需

DataType

数据类型

聚币Jubi:关于假借聚币名义开展募资/招募/天梯等计划的声明:近期,市场上出现宣称假借聚币名义,在社区发起计划的虚假信息。聚币Jubi平台回应称,从未在社群发起或参与过任何计划,包括但不限于募资、抵押、节点招募、天梯等等。同时,聚币提醒广大用户,涉及支付、转账的信息注意甄别,谨防上当受,任何聚币发起的计划请以官网公告为准。

对于假借平台名义或恶意传播有损品牌形象的行为,聚币jubi将保留追究责任的权利。[2020/8/17]

Description

描述

ValueRange

取值范围

code

true

int

Statuscode

状态码

?message

false

string

Errormessage(ifany)

错误描述

?data

true

object

???{currency

火币全球专业站关于暂停LSK充值和提币业务的公告:因Lisk(LSK)节点正在调整,火币全球专业站现已暂停LSK充值和提币业务,恢复时间将以公告另行通知。[2018/6/2]

true

string

Currency

币种

????chains

true

object

Listinascendingorderof“chain”

按“chain”正序排列

??????{chain

true

string

Chainname

链名称

????????baseChain

false

string

Basechainname

底层链名称

???????numOfConfirmations

true

int

Numberofconfirmationsrequiredfordepositsuccess(trading&withdrawalallowedoncereached)

汇币网发布关于MOAC暂停充值业务公告:由于MOAC主网上线,HB.top现已暂停MOAC的充值业务,提币业务不受影响。[2018/5/8]

安全上账所需确认次数

????????numOfFastConfirmations

true

int

Numberofconfirmationsrequiredforquicksuccess(tradingallowedbutwithdrawaldisallowedoncereached)

快速上账所需确认次数

????????minDepositAmt

true

string

Minimaldepositamountineachrequest

单次最小充币金额

???????depositStatus

true

string

Depositstatus

充币状态

allowed,prohibited

???????minWithdrawAmt

true

string

Minimalwithdrawamountineachrequest

单次最小提币金额

???????maxWithdrawAmt

true

string

Maximumwithdrawamountineachrequest

单次最大提币金额

withdrawQuotaPerDay

true

string

Maximumwithdrawamountinaday

当日提币额度

???????withdrawQuotaPerYear

true

string

Maximumwithdrawamountinayear

当年提币额度

???????withdrawQuotaTotal

true

string

Maximumwithdrawamountintotal

总提币额度

???????withdrawPrecision

true

int

Withdrawamountprecision

提币精度

????????withdrawFeeType

true

string

Typeofwithdrawfee

提币手续费类型

fixed,circulated,ratio

???????isDynamic

false

boolean

Isdynamicfeetypeornot(onlyapplicabletowithdrawFeeType=fixed)

是否动态手续费

true,false

???????transactFeeWithdraw

false

string

Withdrawfeeineachrequest(onlyapplicabletowithdrawFeeType=fixed)

单次提币手续费

???????minTransactFeeWithdraw

false

string

Minimalwithdrawfeeineachrequest(onlyapplicabletowithdrawFeeType=circulated)

最小单次提币手续费

???????maxTransactFeeWithdraw

false

string

Maximumwithdrawfeeineachrequest(onlyapplicabletowithdrawFeeType=circulatedorratio)

最大单次提币手续费

???????transactFeeRateWithdraw

false

string

Withdrawfeeineachrequest(onlyapplicabletowithdrawFeeType=ratio)

单次提币手续费率

???????withdrawStatus}

true

string

Withdrawstatus

提币状态

allowed,prohibited

???instStatus}

true

string

Instrumentstatus

币种状态

normal,delisted

郑重声明: 本文版权归原作者所有, 转载文章仅为传播更多信息之目的, 如作者信息标记有误, 请第一时间联系我们修改或删除, 多谢。

金宝趣谈

[0:0ms0-4:403ms