Burning and Total Supply Management

Xacronum integrates a nonce system tied to each user account, preventing attackers from reusing signatures in replay attacks. Every time a permit or approval is executed, the nonce for that account increases, making old signatures invalid.

Benefits of Nonce-Based Security:

  • Replay Protection – Once used, a signature cannot be reused, closing a critical attack vector.

  • Enhanced Permit Security – Works hand-in-hand with EIP-2612 to safeguard gasless approvals.

  • User Confidence – Strengthens trust by ensuring every signed approval is unique and protected.

This system ensures that Xacronum’s advanced features remain not only convenient but also secure for all users.

Last updated