unisat-wallet / extension

The first open-source browser extension wallet for Bitcoin NFTs
Other
840 stars 327 forks source link

How to invoke transfer of atomicals token via injected unisat instance #148

Open gagandt opened 7 months ago

gagandt commented 7 months ago

Parent Issue

Apologies of this is not the right repository to ask this, but I couldn't find where to post my issue.

Parent Issue: https://github.com/unisat-wallet/unisat-docs/issues/2

What

I'm trying to invoke a transfer of atomicals tokens using my dapp but I'm unable to find any related documentation for the same.

What i want to achieve is

window.unisat.<someFunction>({
  from: "xx",
  to: "yy",
  token: "xx"
})

Any help would be greatly appreaciated!

GGG888GGG commented 7 months ago

@gagandt hi, I forwarded it to our dev. If any update, we will notify you.