Cairo v1

The Cairo version of TokenTable was officially released in February 2024. It has feature and API parity with the EVM version aside from the following differences:

  • Functions and variables are named with snake_case instead of camelCase.

  • TrackerToken is not implemented.

You can find the source code here. A formal audit was conducted by Nethermind.

Last updated