UNPKG

@parifi/synthetix-sdk-ts

Version:

A Typescript SDK for interactions with the Synthetix protocol

9 lines (7 loc) 158 B
declare enum SUPPORTED_CHAINS { ARBITRUM = 42161, ARBITUM_SEPOLIA = 421614, BASE = 8453, BASE_SEPOLIA = 84532 } export { SUPPORTED_CHAINS };