You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a regression in HeliSwap contract calling HTS associateToken(address,address) likely caused by #18997.
The HTS call throws exception IllegalArgumentException("Shard is negative") from:
This is a regression in HeliSwap contract calling HTS
associateToken(address,address)
likely caused by #18997.The HTS call throws exception
IllegalArgumentException("Shard is negative")
from:The token address is an EVM address:
0xd4CDcfaE7E664F1C1B97419A2fB8646F5C6538cc
.The text was updated successfully, but these errors were encountered: