UNPKG

@nemoprotocol/points-sdk

Version:
8 lines 443 B
export declare const MINT_TARGET = "0x82e6f4f75441eae97d2d5850f41a09d28c7b64a05b067d37748d471f43aaf3f7::liquid_staking::mint"; export declare const REDEEM_TARGET = "0x82e6f4f75441eae97d2d5850f41a09d28c7b64a05b067d37748d471f43aaf3f7::liquid_staking::redeem"; export declare const SUI_SYSTEM_STATE = "0x5"; export declare const SPRING_SUI_STAKING_INFO_LIST: { coinType: string; value: string; }[]; //# sourceMappingURL=constants.d.ts.map