UNPKG

@safe-global/protocol-kit

Version:

SDK that facilitates the interaction with Safe Smart Accounts

7 lines 173 B
interface NetworkShortName { shortName: string; chainId: bigint; } export declare const networks: NetworkShortName[]; export {}; //# sourceMappingURL=config.d.ts.map