gate.io下载

GATE.IO芝麻开门交易所

注册可领空投、百分百获得新币空投,每月可得50-600U

点击注册

更多交易所入口

一站式注册各大交易所、点击进入加密世界、永不失联,币安Binance/欧易OKX/抹茶MEXC/火币Huobi入口

点击进入

Gate.io余币宝上线自动赚币功能…

[//]:content-type-MARKDOWN-DONOT-DELETE
尊敬的Gate.io用户:
Gate.io 已上线余币宝自动赚币功能,为您提供更简捷的理财体验!该功能开启后,现货账户中的闲置资金会通过余币宝自动出借,借出成功的资产可在下个整点获得理财利息收益。如需赎回资产和收益,请前往余币宝“我的出借”页面手动赎回。请注意,目前现货账户仅经典模式支持自动赚币,跨币种保证金模式暂不支持自动赚币,会尽快推出,敬请期待!

您可前往[余币宝页面](https://www.gate.io/zh/lend-earn "余币宝页面") 开启/关闭 自动赚币功能(默认为“关闭”状态,App用户需升级至**v5.9.0**版本)
*步骤:首页 -> 余币宝 -> 选择币种 -> 选择自动赚币功能 ->手动赎回
立即前往:https://www.gate.io/zh/lend-earn
![](https://gimg2.gateimg.com/image/article/1699527047_bu_cn.jpg)

**深度了解什么是《[余币宝自动赚币功能](https://www.gate.io/zh/help/lend/lend-and-earn/32882 "余币宝自动赚币功能")》**
1)我能否随时开启或关闭自动赚币功能?如何操作?
是的,您可以随时开启或关闭自动赚币功能。您可前往Web或App 端余币宝页面,在那里开启或关闭自动赚币功能。

2)开启自动赚币后,哪些类型的资产会自动划出?
余币宝支持的理财资产会自动划出,并通过余币宝出借。余币宝不支持的资产不会受到影响。

3)我已开启自动赚币功能,但系统为何没有通过余币宝自动出借我的资产?
如果您已开启自动赚币功能,但系统没有通过余币宝自动出借您的资产,可能是以下原因造成的:
1.还未到自动赚币的转出时间。资产每天自动出借两次,分别为02:30(UTC)和 15:30(UTC)。
2.您的可划转资产低于最低出借要求

加密貨幣之門
在Gate.io,安全,快捷,輕鬆交易超過1700種加密貨幣

新用户请点击[注册Gate.io](https://www.gate.tv/signup "注册Gate.io")。老用户[推荐他人注册](https://www.gate.tv/referral "推荐他人注册"),获得40%佣金!
点击立刻[下载iOS/Android版App](https://www.gate.tv/mobileapp?ch=ann28618 "下载iOS/Android版App")

Gate.io社群
Twitter:https://twitter.com/gate_io
GateVIP Twitter:https://twitter.com/GateioVIP
Telegram:https://t.me/gate_zh
API Telegram:https://t.me/gateioapi
Instagram:https://www.instagram.com/gateioglobal/
Medium:https://gateio.medium.com/

Gate.io
2023年11月9日

.snsshare_brand{display: inline-flex;align-items: center;border-radius: 8px;overflow: hidden;}
.snsshare_brand a{text-decoration-line: none;background: var(–color-bg-1);box-sizing: border-box;display: flex;align-items: center;justify-content: center;width: 72px;height: 64px;}
.snsshare_brand a:hover{background: var(–brandColor);}
.snsshare_brand a svg{width: 24px;height: 24px;}
.snsshare_brand a svg path{fill: var(–color-text-1);}
.snsshare_brand a:hover svg path{fill: #FFF;}

share_url="https://www.gateio.ws";

$(function () {
const { inApp, inIos, inAndroid } = getTerminalType()
if(inApp){
$('.snsshare_brand_item').on('click', function (e) {
e.stopPropagation()
e.preventDefault();
let hrefItem = location.href,
textItem = document.title.substring(0,76)
if (inAndroid) {
window.gateio.shareNative(JSON.stringify({ image: '', title: (shareTitle || ''), text: textItem + hrefItem }));
} else if (inIos) {
window.webkit.messageHandlers.shareUrl.postMessage(JSON.stringify({ webUrl: hrefItem, webTitle: (shareTitle || '') }));
}
})
}
})