UNPKG

rubic-sdk

Version:
3 lines (2 loc) 188 B
export declare const pulseChainSupportedBlockchains: readonly ["ETH", "PULSECHAIN"]; export type PulseChainCrossChainSupportedBlockchain = (typeof pulseChainSupportedBlockchains)[number];