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

Max sending limit BSV20 tokens #204

Open
ORDNET opened this issue Feb 8, 2024 · 0 comments
Open

Max sending limit BSV20 tokens #204

ORDNET opened this issue Feb 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ORDNET
Copy link

ORDNET commented Feb 8, 2024

It looks like there's a maximum of 100* mint.limit for sending tokens. Sending more tokens then this maximum will result in a burn of the 100*mint.limit.

If the mint limit for a BSV20 token is 1000/mint, you can only send 100x1,000<>100,000 tokens. Sending more tokens in this example will lead to the burning of the maximum of (100x1,000<>)100,000 tokens. This happens to each transfer were the max.mint.limit(x)100 is exceeded.

@danwag06 danwag06 added the bug Something isn't working label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants