Oniq
oniq
oniq
How it worksSecurityFAQProductsContact us
Download
Oniq
oniq
oniq
Non-custodialCrypto wallet

Send USDT on TRON.
No TRX for gas.

Send USDT straight from your balance, with the fee paid in USDT instead of TRX — often the cheaper way to send it. It's non-custodial, so your keys stay on your phone.

Download on theApp StoreDownload on theApp StoreGET IT ONGoogle PlayGET IT ONGoogle Play
The Oniq wallet home screen showing a USDT balance on TRON
Registered in the UK
Officially incorporated company
24/7 support
Any question, any time — we're here to help
Keys stay on your device
Encrypted in your phone's secure hardware
No sign-up, no KYC
We ask for no personal data
01Gasless engine

USDT only,
ready to send.

Sending USDT on TRON normally needs TRX for network energy and bandwidth. Oniq takes that on, so the fee is paid in USDT instead — up to 70% cheaper than covering it in TRX.

Other wallets
USDT95,000.00
TRX (for gas)0.00
Cannot send. Top up TRX first.
ONIQ Wallet
USDT95,000.00
Ready to send.
02True ownership

Your crypto stays yours.

ONIQ is a non-custodial wallet: your funds live on the blockchain rather than with a service, and the private keys stay only with you. No KYC, no registration, no handing control of your assets to anyone else — you manage your crypto yourself.

Exchange or custodial app
  • Your funds are held by the service
  • The service controls the private keys
  • KYC and identity verification
  • Accounts can be frozen or limited
ONIQ
  • You own your funds outright
  • Private keys stay only with you
  • No KYC, no registration
  • No account that can be frozen
Confirming a USDT transfer in Oniq — gasless fee, zero TRX needed
A confirmed USDT transaction in Oniq — sent, on-chain, done
03A send

How sending works.

  1. 01
    Enter address and amount

    Paste, scan, or pick from your address book.

  2. 02
    Confirm locally

    Passcode or Face ID signs the transfer on your device.

  3. 03
    Done.

    Your transfer reaches the network and confirms within seconds.

04Set up in minutes

Install it. Use it.

Create a wallet in a few taps — set a passcode, back up your phrase, and you're ready.

1
Get started
Get started
2
Set a passcode
Set a passcode
3
Back up your phrase
Back up your phrase
4
Start using it
Start using it
1
Get started
Get started
2
Set a passcode
Set a passcode
3
Back up your phrase
Back up your phrase
4
Start using it
Start using it
05Custody & security

Private keys are created right on your phone
and never leave it.

Your seed phrase is generated on your device from the operating system's cryptographic random source, then sealed with a key derived from your passcode using Argon2id. The encrypted blob lives in the platform's secure storage — Keychain on iOS, EncryptedSharedPreferences on Android.

Derivation is standard BIP39 on the path m/44'/195'/0'/0/0, so the same recovery phrase opens the same wallet in TronLink, Trust, or a hardware wallet. You are never locked in.

Transactions are signed on your phone: the server builds an unsigned transaction and receives back only a signature. No code path sends a key anywhere — which you can verify by reading the code, because we published that part.

wallet_crypto.dartoniq-security-core
/// Full-range CSPRNG bytes (each byte 0-255). We pass this to bip39
/// instead of its built-in generator, which draws bytes with
/// `nextInt(255)` and therefore never emits 0xFF - a small but real
/// bias that shaves the entropy below 128 bits.
static Uint8List _secureEntropy(int n) {
  final r = Random.secure();
  final out = Uint8List(n);
  for (var i = 0; i < n; i++) {
    out[i] = r.nextInt(256);
  }
  return out;
}

/// Fresh 12-word BIP39 mnemonic (128 bits of entropy).
static String generateMnemonic() =>
    bip39.generateMnemonic(strength: 128, randomBytes: _secureEntropy);
01
Signed on your device

The server never sees a private key. It builds the unsigned transaction; your phone signs it and returns the signature alone.

02
Argon2id, not a shortcut

The passcode is stretched with Argon2id in a background isolate, so it can be slow enough to be worth something against a stolen device.

03
Open where it matters

Key generation, derivation, signing and storage are public on GitHub. "Your keys never leave your phone" is a claim you can check rather than believe.

Source code on GitHub→
—Get the app

One wallet,
on every device.

Oniq is a non-custodial wallet for storing and sending USDT without holding TRX for gas. Download it free on iOS and Android — set up in about a minute.

for iPhone & iPad
App Store
for Android
Google Play
06Questions

Frequently asked questions.

  • A non-custodial crypto wallet built for everyday use. On TRON you can send USDT (TRC-20) without holding TRX for gas — the fee is paid in USDT instead.

  • You, and only you. Oniq is non-custodial: no accounts, no sign-up, and we can't freeze, send, or access your balance.

  • You can send USDT without holding TRX. The network fee is taken automatically in USDT — and it's up to 70% cheaper.

  • It depends on network load — usually around $2.5. The exact fee is always shown before you confirm the transaction.

  • Your Seed phrase and keys are encrypted on your device and kept in the phone's secure hardware. They're unlocked only by your passcode and never leave your phone.

  • The passcode can't be recovered. After 10 wrong attempts the app wipes itself, and you restore from your Seed phrase — so keep that phrase backed up.

Contact us →
—Contact us

Need a hand? We're here.

Real people, any hour. Message us on Telegram for the fastest reply, or send an email — you'll hear back from someone on the team, not a bot.

Telegram
Fastest reply, 24/7
Email
[email protected]
Oniq
oniq

Your crypto.
Your keys.
In your pocket.

A non-custodial wallet that keeps sending simple. The app for iOS and Android.

Download on theApp StoreDownload on theApp StoreGET IT ONGoogle PlayGET IT ONGoogle Play
Oniq
oniq
oniq

Oniq is a financial technology company, not a bank. Balance references such as "money" and "cash" reflect digital assets held in a self-custodial account.

Navigation
  • Gasless engine
  • True ownership
  • A send
  • Security
  • FAQ
Guides
  • How to send USDT without TRX
  • What is TRON Energy, and why do you need it
  • How much does a USDT transfer cost on TRON
  • TRC-20 vs ERC-20 USDT: what's the difference
Company
  • Contact us
  • Privacy Policy
  • Terms of Use
© 2026 Oniq·Non-custodial · Your keys, your crypto

Oniq is a company registered in the United Kingdom, company number 17335074. Registered office: 128 City Road, London, EC1V 2NX, United Kingdom.

Oniq is a self-custodial wallet: you alone control your keys and funds. Digital assets are volatile and transfers on public blockchains are irreversible — always double-check the address before sending.

Oniq
oniq