Expand description
Anvil constants Anvil utilities
Constants§
- ANVIL_
HTTP_ URL - Local anvil rpc http url
- ANVIL_
WS_ URL - Local anvil rpc WS url
- CONTRACTS_
REGISTRY - Local anvil ContractsRegistry which contains a mapping of all locally deployed EL contracts.
- FIFTH_
ADDRESS - Address of the fifth default account generated by anvil
- FIFTH_
PRIVATE_ KEY - Private key of the fifth default account generated by anvil
- FIRST_
ADDRESS - Address of the first default account generated by anvil
- FIRST_
PRIVATE_ KEY - Private key of the first default account generated by anvil
- OPERATOR_
BLS_ KEY - Bls private key
- OPERATOR_
BLS_ KEY_ 2 - Bls private key 2
- SECOND_
ADDRESS - Address of the second default account generated by anvil
- SECOND_
PRIVATE_ KEY - Private key of the second default account generated by anvil
- THIRD_
ADDRESS - Address of the third default account generated by anvil
- THIRD_
PRIVATE_ KEY - Private key of the third default account generated by anvil
Functions§
- get_
allocation_ manager_ address - Allocation Manager contract address
- get_
avs_ directory_ address - Avs Directory contract address
- get_
bls_ apk_ registry_ address - Bls Apk Registry contract address
- get_
delegation_ manager_ address - Delegation Manager contract address
- get_
erc20_ mock_ strategy - erc20 mock strategy contract address
- get_
operator_ state_ retriever_ address - Operator state retriever contract address
- get_
permission_ controller_ address - Permission Controller contract address
- get_
proxy_ admin - proxy admin contract address
- get_
registry_ coordinator_ address - Registry Coordinator contract address
- get_
rewards_ coordinator_ address - Rewards contract address
- get_
service_ manager_ address - Service Manager contract address
- get_
socket_ registry_ address - Socket registry contract address
- get_
strategy_ manager_ address - Strategy Mananger contract address