@lidofinance/lido-ethereum-sdk
Version:
<div style="display: flex;" align="center"> <h1 align="center">Lido Ethereum SDK</h1> </div>
5 lines • 364 B
TypeScript
export { stethSharesAbi } from './abi/steth-shares-abi.js';
export { LidoSDKShares } from './shares.js';
export type { SharesTransferProps, SharesTotalSupplyResult, SharesAmountWithRoundUp, BatchSharesToStethValue, StethShareContractType, } from './types.js';
export type { stethSharesAbiType } from './abi/steth-shares-abi.js';
//# sourceMappingURL=index.d.ts.map