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
I noticed the LLM has some troubles with values (for example USDC has 6 decimals but the LLM just counts them as-is.)
example: we sent a batch of 3 transactions of 1 USDC. The LLM states 1,000,000 USDC.