Skip to content

Commit

Permalink
Added Hot Tokens section (#366)
Browse files Browse the repository at this point in the history
Co-authored-by: chaoticgoodpanda <[email protected]>
  • Loading branch information
chaoticgoodpanda and chaoticgoodpanda authored Nov 20, 2024
1 parent 3cd0391 commit c46deb3
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion develop-for-trust/deeplinking/deeplinking.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,23 @@ Open the quest page.

Open the Launchpool page.

`https://link.trustwallet.com/launchpool`
`https://link.trustwallet.com/launchpool`

## Hot Tokens

Open the Hot Tokens tab on the Swap page.

`https://link.trustwallet.com/hot_tokens`

### Open Hot category and all networks

- `category_id` category identifier

`https://link.trustwallet.com/hot_tokens?category_id=hot`

### Open Hot category and Bitcoin network

- `category_id` category identifier
- `network` network identifier (slip44 index)

`https://link.trustwallet.com/hot_tokens?category_id=hot&network=c0`

0 comments on commit c46deb3

Please sign in to comment.