Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unisat.sendInscription not allowed!! #159

Closed
uxuySafe opened this issue Mar 9, 2024 · 8 comments
Closed

unisat.sendInscription not allowed!! #159

uxuySafe opened this issue Mar 9, 2024 · 8 comments

Comments

@uxuySafe
Copy link

uxuySafe commented Mar 9, 2024

image

testnet network
unisat.sendInscription("tb1p0mpvxhpg6r2v68sc3up7u6j45dczv34hmp9f7x80a93g688mk9zsp0yhuh","c10655ca0779f1c629be0f39fc8f47b2386171f96695aba1e2b026cc3fce8efdi0")

@GGG888GGG
Copy link
Collaborator

you could see the error details, you could not send inscriptions in batches, you need send them one by one. @uxuySafe

@uxuySafe
Copy link
Author

you could see the error details, you could not send inscriptions in batches, you need send them one by one. @uxuySafe

I understand, but the Wallet window.unisat method I call https://docs.unisat.io/dev/unisat-developer-service/unisat-wallet#sendinscription

@GGG888GGG
Copy link
Collaborator

@uxuySafe what unisat wallet version do you use?

@keepresolve
Copy link

keepresolve commented Mar 14, 2024

@uxuySafe what unisat wallet version do you use?

image

my address: tb1qv4t02spq6lxuu2der72fds37ypw2qrnjf4wukm

testnet

@GGG888GGG
Copy link
Collaborator

It is because this inscription's output value is just 294, the error prompt is not proper, please use an inscription whose output value is larger than 330 to try.

@keepresolve
Copy link

keepresolve commented Mar 14, 2024

It is because this inscription's output value is just 294, the error prompt is not proper, please use an inscription whose output value is larger than 330 to try.

image
image
image

default: 294

unisat.inscribeTransfer("safe", 1)

@GGG888GGG
Copy link
Collaborator

native segwit can support 294 output value, but taproot address needs at least 330. You inscribed Transfer in native segwit address and sent to taproot address. Or you could set native segwit address as ordinal receiver address. @keepresolve

@srbaeza-ai
Copy link

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants