Deep Links
About Deep Links
Deep linking is a technology that enables links to direct users to specific content within an app, rather than just launching the app or opening a webpage. This practice significantly enhances user experience by saving users the time and effort of navigating through the app to find particular pages or deals themselves.
Creating Deep Links
Transfer
Key name
Type
Value
type
string *
transfer
tick
string *
Set inscription tick you want to transfer
amount
integer (optional)
Set amount of inscriptions you want to transfer
memo
string (optional)
Set memo for transfer
to
string *
Set wallet address to send
Open page
Key name
Ty;e
Value
type
string *
open
tick
string *
Set inscription tick you want to open
Mint token
Key name
Type
Value
type
string *
mint
tick
string *
Set inscription tick you want to use
Last updated