Optional configuration: ConfigurationProtected axiosProtected baseProtected configurationBroadcast a user operation
The address of the smart wallet to broadcast the user operation from.
The hash of the user operation to broadcast
Optional broadcastUserOperationRequest: BroadcastUserOperationRequestOptional options: RawAxiosRequestConfigOverride http request option.
Broadcast a user operation
SmartWalletsApi
Create a new smart wallet, not scoped to a given network.
Optional createSmartWalletRequest: CreateSmartWalletRequestOptional options: RawAxiosRequestConfigOverride http request option.
Create a new smart wallet
SmartWalletsApi
Create a new user operation on a smart wallet.
The address of the smart wallet to create the user operation on.
The ID of the network to create the user operation on.
Optional createUserOperationRequest: CreateUserOperationRequestOptional options: RawAxiosRequestConfigOverride http request option.
Create a new user operation
SmartWalletsApi
Get smart wallet
The address of that smart wallet to fetch.
Optional options: RawAxiosRequestConfigOverride http request option.
Get smart wallet by address
SmartWalletsApi
Get user operation
The address of the smart wallet the user operation belongs to.
The hash of the user operation to fetch
Optional options: RawAxiosRequestConfigOverride http request option.
Get user operation
SmartWalletsApi
List smart wallets
Optional limit: numberA limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
Optional page: stringA cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Optional options: RawAxiosRequestConfigOverride http request option.
List smart wallets
SmartWalletsApi
SmartWalletsApi - object-oriented interface
Export
SmartWalletsApi