taco-web
taco-web copied to clipboard
Add a constant variable for supported chain IDs
The supported chains for the TACo conditions can vary over the time due to the deprecation of the different networks or because we decide to support only some testnets depending on the domain used (especially on Lynx, Tapir...).
We can add a constant variable to taco-web containing the chain ID of the supported chains so it is clear which ones are supported.