Deep Linking

All deeplink routes can be used with either https://link.trustwallet.com or trust://.

The https://link.trustwallet.com domain will route the user to a download landing page where the user can download the app for iOS, Android, or web extension. If the user already has the app installed, they will get a pop-up deeplinking them to the actual route page in the app.

The trust:// URI will directly deeplink route the user to the corresponding in-app page and should be used in campaigns where it is known that all users clicking on the link already have the Trust Wallet app installed.

DApp Browser

Open dapp browser with a specific url and network

  • coin slip44 index

  • url website url

https://link.trustwallet.com/open_url?coin_id=60&url=https://compound.finance

Assets

Open coin

https://link.trustwallet.com/open_coin?asset=c60

Add asset

Asset will be added to local storage and will show up on the wallet screen.

Payment

Send Payment

  • asset asset in UAI format

  • address Recipient address

  • amount Optional. Payment amount

  • memo Optional. Memo

  • data Optional. Data

Staking

Stake details

  • coin slip44 index

Stake / Delegate

  • coin slip44 index

  • id validator / delegator to be selected. Optional

Unstake / Undelegate

  • coin slip44 index

Claim Rewards

  • coin slip44 index

Exchange

Open Swap

Open Buy Crypto

  • asset asset in UAI format

  • provider Specifies the fiat ramp provider (e.g., moonpay, mercuryo, ramp). Optional.

  • payment_method Specifies the payment method (e.g., credit_card, bank_transfer, apple_pay, google_pay, digital_wallet). Optional.

  • sub_payment_method Specifies the sub payment method (e.g., paypal, skrill, blik). Optional.

  • fiat_currency Specifies the currency for the amount (e.g., USD, GBP). Optional.

  • fiat_quantity Specifies the default quantity of the asset to buy (e.g., 3, 0.25). Optional.

Open Sell Crypto

Open Market Info

Hot Tokens

Open the Hot Tokens tab on the Swap page.

Open Hot category and all networks

  • category_id category identifier

Open Hot category and specific network

  • category_id category identifier

  • network network identifier (slip44 index)

WalletConnect

Connect to a WalletConnect session

Pass a URL-encoded WalletConnect v2 URI as the uri parameter:

See the Mobile (WalletConnect) guide for how to generate the uri from the Sign API.

NFTs

Open NFTs tab.

Quest

Open the quest page.

Launchpool

Open the Launchpool page.

Settings

Open notification settings

Open notifications

Open price alerts

Last updated

Was this helpful?