예치하고 수익을, 자산을 불려보세요!
어제의 수익
******
+ ${{ fmt_usd(summary.yesterday_profit_usd) }}
누적 수익
******
+ ${{ fmt_usd(summary.cumulative_profit_usd) }}
상품
| 토큰 | 예상 APR | 기간 | |
|---|---|---|---|
| {{ g.asset_code }} | {{ fmt_pct(g.apr_min) }}% ~ {{ fmt_pct(g.apr_max) }}% {{ fmt_pct(g.products[0].apy) }}% | {{ g.term_label }} {{ fmt_term(g.products[0]) }} | |
| {{ fmt_pct(p.apy) }}% | {{ p.duration_days }} 무기한 | ||
| 조건에 맞는 트레이더가 없어요 | |||
자주 묻는 질문
{{ f.a }}
Est. Total Value
******
{{ fmt_usd(summary.total_principal_usd + summary.total_reward_usd) }}
USDT
≈ ${{ fmt_usd(summary.total_principal_usd + summary.total_reward_usd) }}
어제의 수익 (USDT)
******
{{ fmt_usd(summary.yesterday_profit_usd) }}
누적 수익 (USDT)
******
{{ fmt_usd(summary.cumulative_profit_usd) }}
Simple Earn
| 자산 | 자동 재가입 | 총 보유량 | APR | 누적 수익 | |
|---|---|---|---|---|---|
| {{ h.asset_code }} Funding {{ h.duration_days }}D Flex | — | {{ fmt_asset(h.amount, h.asset_decimals) }} {{ h.asset_code }} ≈ ${{ fmt_usd(h.amount_usd) }} | {{ fmt_pct(h.apy) }}% | {{ fmt_asset(h.cumulative_reward, h.asset_decimals) }} {{ h.asset_code }} ≈ ${{ fmt_usd(h.reward_usd) }} | |
|
|||||
아직 가입한 Earn 상품이 없어요
아래 Browse 탭에서 상품을 골라 가입해 보세요.가입 — {{ modal_product?.asset_code }}
1. 실시간 APR 보상
본 Flexible 상품에 예치한 총 자산에 실시간 APR 이 적용됩니다. 구독 시점부터 1분 단위로 보상이 적립되며 Earn 잔고로 직접 누적됩니다. APR 은 1분마다 변동될 수 있습니다.
2. 보너스 티어드 APR 보상
- 구독일 {{ rules_date_subscribe }}
- 적립 시작 {{ rules_date_accrual }}
- 첫 분배 {{ rules_date_distribution }}
DMINX 은 선정된 Flexible 상품에 대해 티어 구조의 보너스 APR 을 수시로 제공할 수 있습니다. 보너스 보상은 구독 다음날부터 적립되어, 다음 다음날(적립일 +1) 현지 시간 09:00 ~ 17:00 사이에 Spot 지갑으로 분배됩니다.
3. 환매(Redemption)
Flexible 상품 자산은 환매 요청이 성공적으로 처리되면 즉시 Spot 지갑으로 반환됩니다. 상품별 일일 환매 한도가 있을 수 있으며, 운영상 사전 통지 없이 변경될 수 있습니다.
4. 면책 고지
Earn 상품은 은행 예금이 아닙니다. APR 은 변동되며 참고용일 뿐 보장되지 않습니다. DMINX 은 등록된 투자자문업자가 아니므로 구독 전 본인 리스크를 검토하시기 바랍니다.
{{ modal_product?.asset_code }}
{{ modal_err }}
- 보유 {{ fmt_asset(modal_available, modal_product?.asset_decimals || 8) }} {{ modal_product?.asset_code }}
- APY {{ fmt_pct(modal_product?.apy || 0) }}%
- 기간 {{ modal_product.duration_days }} 일
- 예상 일 이자 + {{ fmt_asset(modal_est_daily, modal_product?.asset_decimals || 8) }} {{ modal_product?.asset_code }}
- 가입 금액 {{ fmt_asset(parseFloat(modal_amount) || 0, modal_product?.asset_decimals || 8) }} {{ modal_product?.asset_code }}
- APY {{ fmt_pct(modal_product?.apy || 0) }}%
- 기간 {{ modal_product.duration_days }} 일 무기한
- 만기 일시 {{ modal_matures_at_text }}
- 예상 일 이자 + {{ fmt_asset(modal_est_daily, modal_product?.asset_decimals || 8) }} {{ modal_product?.asset_code }}
환매하시겠어요?
원금과 누적 이자가 spot 잔고로 즉시 환급됩니다.
- 자산 {{ redeem_open.asset_code }}
- 총 보유량 {{ fmt_asset(redeem_open.amount, redeem_open.asset_decimals) }} {{ redeem_open.asset_code }}
- 누적 수익 + {{ fmt_asset(redeem_open.cumulative_reward, redeem_open.asset_decimals) }} {{ redeem_open.asset_code }}
{{ toast }}