dethcrypto / dethcrypto/eth-sdk
Contract Factory gets confused with Factory Childs
Open
bug
- Dominant language
- JavaScript
- Stars
- 428
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The Curve Gauge Factory at `0xB9fC157394Af804a3578134A6585C0dc9cc990d4` imports the typings of one of the child Gauges `0x99fb76F75501039089AAC8f20f487bf84E51d76F`
Is missing `deploy_gauge` function, and adds a `add_reward` that's not in the factory contract
Contributor guide
Assessment
This issue has not been assessed yet.