Content pfp
Content
@
https://warpcast.com/~/channel/ethereum-aa
0 reply
0 recast
0 reaction

Stephan pfp
Stephan
@stephancill
can anyone at @pimlico or @coinbasewallet assist with this: i'm trying to get coinbase smart wallet addOwner userOps on base with eth_getUserOperation, but the pimlico bundler only returns partial results for some of them (userOperation: null). the coinbase developer platform bundler just returns null for all of these requests here are two examples of addOwner userOps that return a full userop: https://scope.sh/8453/op/0xab442cc7fccf78448000b65985e38b611079974ec80780093cd834162db3e26d https://scope.sh/8453/op/0x13c3af73edac7518752f7c559061dd237ec9ca8064fe00c9487c2d20ca19f755 here are two that don't https://scope.sh/8453/op/0xbdf81375208d3164175e5518749dbad45f9fe0242a9519427e80e2980596690b https://scope.sh/8453/op/0x9f9084b43a1b8654d11071d14396b82455895ed00469d51d2779c6ad7eb7cf52 i think it may have something to do with the maxFeePerGas in the userop being set to zero? cc @wilsoncusack
5 replies
2 recasts
11 reactions

Harris pfp
Harris
@harris-
This is useful to know, currently working on managing owners myself, I'll keep an eye out for this exact thing
1 reply
0 recast
1 reaction

Stephan pfp
Stephan
@stephancill
Alchemy’s node worked!
1 reply
0 recast
0 reaction

Harris pfp
Harris
@harris-
I think the team is only running coinbase dev at the moment but I'll let you know if using the pure viem account-abstraction extensions works on my end with bundler and paymaster as coinbase 😬
1 reply
0 recast
1 reaction

Harris pfp
Harris
@harris-
@stephancill following up on this as I had other issues to resolve before I actually got working code for this using viem's account abstraction extensions. It was relatively easy in the end if you have the smart wallet address of another public key you want to add as an owner, didn't experience any RPC issues on coinbase's rpcs for paymaster and bundler but could also just have been fixed already by the time I ended up doing it
0 reply
0 recast
0 reaction