UNPKG

butterjs-sdk

Version:
9 lines (8 loc) 406 B
export declare const TRANSFER_OUT_NATIVE: string; export declare const TRANSFER_OUT_TOKEN: string; export declare const SWAP_OUT_NATIVE: string; export declare const ADD_NATIVE_TO_CHAIN: string; export declare const ADD_MCS_TOKEN_TO_CHAIN: string; export declare const FT_TRANSFER_CALL: string; export declare const GET_MCS_TOKENS: string; export declare const VALID_MCS_TOKEN_OUT = "valid_mcs_token_out";