UNPKG

@safe-global/protocol-kit

Version:

SDK that facilitates the interaction with Safe Smart Accounts

5 lines 206 B
import { Address, Hex } from 'viem'; export declare const ZERO_ADDRESS: Address; export declare const EMPTY_DATA: Hex; export declare const SENTINEL_ADDRESS: Address; //# sourceMappingURL=constants.d.ts.map