交易流水

暂无交易记录
类型 单价 数量 佣金 角色 时间
{{ t.token_type }} {{ t.price }} {{ t.quantity }} {{ t.commission }} {{ t.my_role==='buyer'?'买方':'卖方' }} {{ formatTime(t.created_at) }}

D-Token 消耗明细

暂无消耗记录
数量 来源 说明 时间
{{ c.amount < 0 ? '+' : '-' }}{{ Math.abs(c.amount) }} {{ c.source }} {{ c.description || '-' }} {{ formatTime(c.created_at) }}