Skip to content

Latest commit

 

History

History
141 lines (75 loc) · 3.58 KB

deeplinking.md

File metadata and controls

141 lines (75 loc) · 3.58 KB

Deeplinking

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.

https://link.trustwallet.com/add_asset?asset=c60_t0x514910771af9ca656af840dff83e8264ecf986ca

Payment

Redeem Code:

  • code unique code
  • provider provider url

https://link.trustwallet.com/redeem?code=abc123

Send Payment:

  • asset asset in UAI format
  • address Recipient address
  • amount Optional. Payment amount
  • memo Optional. Memo
  • data Optional. Data

https://link.trustwallet.com/send?asset=c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F&address=0x650b5e446edabad7eba7fa7bb2f6119b2630bfbb&amount=1&memo=test

Referral:

https://link.trustwallet.com/referral

Staking

Stake details:

  • coin slip44 index

https://link.trustwallet.com/stake?coin=118

Stake / Delegate:

  • coin slip44 index
  • id validator / delegator to be selected. Optional

https://link.trustwallet.com/stake_delegate?coin=118&id=cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf

Unstake / Undelegate:

  • coin slip44 index

https://link.trustwallet.com/stake_undelegate?coin=118

Claim Rewards:

  • coin slip44 index

https://link.trustwallet.com/stake_claim_rewards?coin=118

Exchange

Open Swap:

https://link.trustwallet.com/swap?from=c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F&to=c60

Open Buy Crypto

https://link.trustwallet.com/buy?asset=c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F

Open Sell Crypto

https://link.trustwallet.com/sell?asset=c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F

Open Market Info

https://link.trustwallet.com/market?asset=c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F

Open Notifications

https://link.trustwallet.com/notifications

Open Price alerts

https://link.trustwallet.com/alerts

WalletConnect

Connect to a WalletConnect session

https://link.trustwallet.com/wc?uri=wc%3Aca1fccc0-f4d1-46c2-90b7-c07fce1c0cae%401%3Fbridge%3Dhttps%253A%252F%252Fbridge.walletconnect.org%26key%3Da413d90751839c7628873557c718fd73fcedc5e8e8c07cfecaefc0d3a178b1d8

NFTs

Open NFTs tab.

https://link.trustwallet.com/nfts

Quest

Open the quest page.

https://link.trustwallet.com/quest

Launchpool

Open the Launchpool page.

https://link.trustwallet.com/launchpool