各交易所利率指标: Binance 小时利率 · 年利率 OKX 近一小时利率 · 年化利率 Bybit 年利率 Gate.io 活期(时/年) · 7天固定(时/年) · 30天固定(时/年) Bitget 活期(时/年) · 7天固定(时/年) · 30天固定(时/年)
{{ t }}
{{ tokenComparison.token }} 跨交易所借贷利率对比
{{ c.display_name }} 最低 不支持
代币 {{ getSortIcon('token') }} 交易所 活期利率 {{ getSortIcon('hourly_rate') }} 7天固定 {{ getSortIcon('fixed_rate_7d') }} 30天固定 {{ getSortIcon('fixed_rate_30d') }} 最大可借 {{ getSortIcon('max_borrow') }} 操作
{{ rate.token }} {{ getExchangeDisplayName(rate.exchange) }} {{ formatNumber(rate.max_borrow) }}
📭
暂无数据,请等待数据加载...
共 {{ filteredRates.length }} 条,第 {{ currentPage }}/{{ totalPages }} 页

🏆 最低借贷利率排行

按时利率排序,显示各代币在所有交易所中的最低借贷利率

排名 代币 最优交易所 活期利率 7天固定 30天固定 最大可借 操作
{{ ['🥇','🥈','🥉'][idx] }} {{ idx + 1 }} {{ rate.token }} {{ getExchangeDisplayName(rate.exchange) }} {{ formatNumber(rate.max_borrow) }}

💰 跨交易所利差分析

基于时利率对比,同一代币在不同交易所之间的利率差异,利差越大套利空间越大

代币 最低利率交易所 最低时利率 最高利率交易所 最高时利率 利差 支持交易所
{{ item.token }} {{ getExchangeDisplayName(item.lowest_exchange) }} {{ formatRate(item.lowest_rate) }} {{ getExchangeDisplayName(item.highest_exchange) }} {{ formatRate(item.highest_rate) }} {{ formatRate(item.spread) }} {{ item.exchange_count }}
暂无利差数据
📈
请输入代币名称查看历史利率曲线
🧮

借贷利息估算器

基于当前实时利率计算
{{ t }}
快捷天数:
{{ calcResult.token }} 数量: {{ calcAmount }} 天数: {{ calcDays }}
{{ item.display_name }} 最低利息 不支持

📊 各交易所活期利息对比 (借 {{ calcAmount }} {{ calcResult.token }},{{ calcDays }} 天)

交易所 年化利率 每日利息 {{ calcDays }}天总利息 对比最低多付
{{ item.display_name }} ✓ 最低 {{ formatRate(item.annual_rate) }} {{ formatCalcNum(item.daily_interest) }} {{ formatCalcNum(item.total_interest) }} {{ item.extra > 0 ? '+' : '' }}{{ formatCalcNum(item.extra) }}
🧮
输入代币名称、数量和天数,计算各交易所的借贷利息
💱

稳定币交易量监控

数据来源: CoinGecko
快捷查询:
💡 USDC/USDe/DAI/USD1/PYUSD/USDG/USDD/U/TUSD/FDUSD/USDY · 输入其他代币可直接搜索
⚠️
{{ stablecoinError }}
{{ stablecoinData.symbol }} {{ stablecoinData.count }} 个交易对 24H总交易量 {{ formatVolume(stablecoinData.total_volume_usd) }}
排名 交易所 交易对 24H交易量 {{ stableGetSortIcon('volume_24h_usd') }} 占比 {{ stableGetSortIcon('market_share') }} 价格 价差 {{ stableGetSortIcon('spread') }} +2%深度 -2%深度 信任
{{ ['🥇','🥈','🥉'][item.rank - 1] }} {{ item.rank }}
{{ item.exchange }}
{{ item.pair }} {{ formatVolume(item.volume_24h_usd) }} {{ item.market_share.toFixed(1) }}% {{ formatStablePrice(item.price) }} {{ item.spread != null ? item.spread.toFixed(2) + '%' : '-' }} {{ formatVolume(item.depth_plus_2) }} {{ formatVolume(item.depth_minus_2) }} -
📭
未找到交易数据
显示 {{ stablecoinData.data.length }} 个交易对 · 数据每2分钟缓存更新
💱
输入稳定币名称查看各交易所的交易量、价差、深度等信息

📋 数据获取日志

时间 交易所 状态 信息 代币数
{{ formatTime(log.timestamp) }} {{ getExchangeDisplayName(log.exchange) }} {{ log.status === 'success' ? '✓ 成功' : log.status === 'error' ? '✗ 失败' : '⚠ 空数据' }} {{ log.message }} {{ log.token_count }}