add scroll support

This commit is contained in:
levitatebars 2024-09-25 17:51:45 -07:00
parent b319a4dceb
commit 814596c3e1

View File

@ -29,6 +29,7 @@ export enum ChainId {
Goerli = 5, Goerli = 5,
Optimism = 10, Optimism = 10,
BSC = 56, BSC = 56,
Scroll = 534352,
Polygon = 137, Polygon = 137,
Fantom = 250, Fantom = 250,
Ganache = 1337, Ganache = 1337,