File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/sources/token-balance/src/endpoint Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ export const inputParameters = new InputParameters(
2828 eigenPodManager : {
2929 type : 'string' ,
3030 description : 'EigenPodManager contract address used to query queued withdrawals' ,
31- default : '0x39052978723eB8d29c7aE967d0a95aebF71737A7 ' ,
31+ default : '0x39053D51B77DC0d36036Fc1fCc8Cb819df8Ef37A ' ,
3232 } ,
3333 } ,
3434 [
@@ -37,7 +37,7 @@ export const inputParameters = new InputParameters(
3737 splitMainAccount : '' ,
3838 eigenStrategy : '0x93c4b944D05dfe6df7645A86cd2206016c51564D' ,
3939 eigenStrategyUser : '' ,
40- eigenPodManager : '0x39052978723eB8d29c7aE967d0a95aebF71737A7 ' ,
40+ eigenPodManager : '0x39053D51B77DC0d36036Fc1fCc8Cb819df8Ef37A ' ,
4141 } ,
4242 ] ,
4343)
You can’t perform that action at this time.
0 commit comments