IDRX Documentation
  • Introduction
    • IDRX Whitepaper
    • Supported Chain and Contract Address
  • IDRX Account
    • Create Account
    • Sign In
    • Forgot Password
    • Account Verification (KYC)
    • Business Account
  • Services
    • Mint IDRX
    • Redeem IDRX
    • Bridge IDRX
    • Get Other Tokens
    • Redeem Other Stablecoin
    • Fees
  • API
    • Getting Started
    • Generating a Signature
    • Onboarding API
      • POST /api/auth/onboarding
      • GET /api/auth/members
      • POST /api/auth/add-bank-account
      • GET /api/auth/get-bank-accounts
      • DELETE /api/auth/delete-bank-account/:bankId
    • Transaction API
      • POST /api/transaction/mint-request
      • POST /api/transaction/redeem-request
      • POST /api/transaction/bridge-request
      • GET /api/transaction/method
      • GET /api/transaction/user-transaction-history
      • GET /api/transaction/rates
      • GET /api/transaction/get-additional-fees
  • Smart Contract
    • Staking
      • Staking Type
      • Staking IDRX
      • Claim Staking Reward
      • Unbond Staked IDRX
      • Claim Unbonded IDRX
      • Claim Principal and Staking Rewards
      • Application Binary Interface
  • Integration
    • Overview
    • Onboarding a new user
    • Managing bank accounts
    • Processing mint requests
      • Getting other tokens
    • Processing redeem requests
      • Redeeming from other tokens
Powered by GitBook
On this page
  1. Services

Fees

Table of fee structure

Category
Fee
Note

Mint

Rp0 - Rp3.000

Added from amount to mint depends on the payment method

Redeem

Rp5.000-Rp35.00

Deduct and depends from amount to redeem

Bridge

10.000 IDRX

Deduct from IDRX on source network

Refund penalty

Rp5.000

If a refund is processed, the fees are Redeem + Refund penalty.

Example:

  • Alex is minting 100.000 IDRX. Alex must transfers 103.000 Rupiah to IDRX.

  • Alex is redeeming 100.000 IDRX. Alex will receive 95.000 in his bank account.

  • Alex is bridging 100.000 IDRX on polygon network to BSC (Binance Smart Chain). Alex will get 90.000 IDRX on BSC network.

  • Alex failed to mint due to a term violation and requested a refund. Alex will receive a refund of 90,000 Rupiah in his bank account

PreviousRedeem Other StablecoinNextGetting Started

Last updated 1 month ago

Page cover image