@nemoprotocol/points-sdk
Version:
## Table of Contents
8 lines • 745 B
TypeScript
export declare const INTO_BALANCE_TARGET = "0x2::coin::into_balance";
export declare const DEPOSIT_TARGET = "0x75fe358d87679b30befc498a8dae1d28ca9eed159ab6f2129a654a8255e5610e::sbuck_saving_vault::deposit";
export declare const FROM_BALANCE_TARGET = "0x2::coin::from_balance";
export declare const WITHDRAW_TARGET = "0x2a721777dc1fcf7cda19492ad7c2272ee284214652bde3e9740e2f49c3bff457::vault::withdraw";
export declare const REDEEM_WITHDRAW_TICKET_TARGET = "0x2a721777dc1fcf7cda19492ad7c2272ee284214652bde3e9740e2f49c3bff457::vault::redeem_withdraw_ticket";
export declare const BUCKET_VAULT = "0xe83e455a9e99884c086c8c79c13367e7a865de1f953e75bcf3e529cdf03c6224";
export declare const CLOCK_OBJECT = "0x6";
//# sourceMappingURL=constants.d.ts.map