Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How agents should explain EVA composition.
return MC_00.ADD8(amount, fee);
if (amount <= 0) { return 0; } return 1;
return MC_00.ADD8(left, right);