UNPKG

@parifi/synthetix-sdk-ts

Version:

A Typescript SDK for interactions with the Synthetix protocol

8 lines (6 loc) 130 B
declare const tokensSlots: { address: string; balanceSlot: number; approveSlot: number; }[]; export { tokensSlots };