Max sending limit BSV20 tokens
Closed this issue · 0 comments
ORDNET commented
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.