1.4.2 • Published 7 months ago

@blockswaplab/lsd-protocol-abis v1.4.2

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

@blockswaplab/lsd-protocol-abis

The lsd-protocol-abis SDK provides ABIs which are used throughout the LSD Protocol.

Usage

To import the ABIs :
const { lsdContracts } = require("@blockswaplab/lsd-protocol-abis");

Available ABIs

The SDK provides ABIs for the following contracts :

  • LSDN Factory: lsdContracts.LSDN_FACTORY
  • Liquid Staking Manager: lsdContracts.LIQUID_STAKING_MANAGER
  • Protected Staking Pool (SavETH Vault): lsdContracts.PROTECTED_STAKING
  • Fees and MEV Pool: lsdContracts.FEES_AND_MEV
  • Giant Protected Staking Pool (Giant SavETH Pool): lsdContracts.GIANT_PROTECTED_STAKING
  • Giant Fees and MEV Pool: lsdContracts.GIANT_FEES_AND_MEV
  • Smart Wallet Naming Registry: lsdContracts.SMART_WALLET_NAMING_REGISTRY
1.3.6

11 months ago

1.4.2

7 months ago

1.4.1

9 months ago

1.4.0

10 months ago

1.3.5

11 months ago

1.3.4

11 months ago

1.3.3

12 months ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago