lambdaclass / stark_compass_explorer

Stark Compass: the only open source explorer
https://starkcompass.com
Apache License 2.0
68 stars 23 forks source link

Parametrize the whitelisted tokens to allow for using it with L3s and Katana #387

Open juanbono opened 11 months ago

juanbono commented 11 months ago

https://github.com/lambdaclass/stark_compass_explorer/blob/2eac53e9e1f6ea8c274e8a433304436622b4e86c/lib/starknet_explorer/token.ex#L5

We should make this configurable via a file or something and have the other ones as fallback if nothing is specified. To allow users to change the addresses of the whitelisted tokens. So it can be used with L3s and development sequencers like Katana.