eigen-client-avsregistry 0.1.2

Eigen Layer AvsRegistry Sdk
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# AvsRegistry

Reader , writer and subscribing methods to interact with avs registry contracts

## Example

- [get_operator_from_id]https://github.com/Layr-Labs/eigensdk-rs/blob/main/examples/avsregistry-read/examples/get_operator_from_id.rs
- [get_operator_id]https://github.com/Layr-Labs/eigensdk-rs/blob/main/examples/avsregistry-read/examples/get_operator_id.rs
- [get_operator_stake_in_quorums_of_operator_at_current_block]https://github.com/Layr-Labs/eigensdk-rs/blob/main/examples/avsregistry-read/examples/get_operator_stake_in_quorums_of_operator_at_current_block.rs
- [get_operators_stake_in_quorums_at_block]https://github.com/Layr-Labs/eigensdk-rs/blob/main/examples/avsregistry-read/examples/get_operators_stake_in_quorums_at_block.rs
- [get_quorum_count]https://github.com/Layr-Labs/eigensdk-rs/blob/main/examples/avsregistry-read/examples/get_quorum_count.rs
- [query_existing_registered_operator_pub_keys]https://github.com/Layr-Labs/eigensdk-rs/blob/main/examples/avsregistry-read/examples/query_existing_registered_operator_pub_keys.rs