UNPKG

hector-rubic-sdk

Version:
3 lines (2 loc) 228 B
export declare const symbiosisCrossChainSupportedBlockchains: readonly ["ETH", "BSC", "POLYGON", "AVALANCHE"]; export declare type SymbiosisCrossChainSupportedBlockchain = typeof symbiosisCrossChainSupportedBlockchains[number];