Link Transfer
Link transfer component is a component for sending tokens via message apps.
Get URL
The getURL function returns the URL of the claim page.
function getURL() {
return `${window.location.origin}/docs/components/link-transfer`
}
Claim
This is an example of actually receiving tokens from a link created by link transfer.