@blockswaplab/stakehouse-protocol-abis
v2.2.6
Published
Provides ABIs for Stakehouse Protocol
Downloads
113
Readme
@blockswaplab/stakehouse-protocol-abis
The stakehouse-protocol-abis SDK provides ABIs which are used throughout the Stakehouse Protocol.
Usage
To import the ABIs :const { stakehouseContracts } = require("@blockswaplab/stakehouse-protocol-abis");
Available ABIs
The SDK provides ABIs for the following contracts :
- Balance Reporter :
stakehouseContracts.BALANCE_REPORTER
- Account Manager :
stakehouseContracts.ACCOUNT_MANAGER
- Safe Box Manager :
stakehouseContracts.SAFE_BOX_MANAGER
- Transaction Router :
stakehouseContracts.TRANSACTION_ROUTER
- SavETH Registry :
stakehouseContracts.SAVETH_REGISTRY
- SavETH Manager :
stakehouseContracts.SAVETH_MANAGER
- SavETH Batch Transaction :
stakehouseContracts.SAVETH_BATCH_TX
- SLOT Settlement Registry :
stakehouseContracts.SLOT_SETTLEMENT_REGISTRY
- ERC-20 Generic ABI :
stakehouseContracts.ERC20_GENERIC