We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ef9df3 + 63faad0 commit 07ea45bCopy full SHA for 07ea45b
packages/permissionless/actions/pimlico/getTokenQuotes.ts
@@ -32,7 +32,7 @@ export type GetTokenQuotesReturnType = {
32
/**
33
* Returns all related fields to calculate the potential cost of a userOperation in ERC-20 tokens.
34
*
35
- * - Docs: https://docs.pimlico.io/permissionless/reference/pimlico-bundler-actions/getTokenQuotes
+ * - Docs: https://docs.pimlico.io/references/paymaster/erc20-paymaster/endpoints/pimlico_getTokenQuotes
36
37
* @param client that you created using viem's createClient whose transport url is pointing to the Pimlico's bundler.
38
* @returns slow, standard & fast values for maxFeePerGas & maxPriorityFeePerGas
0 commit comments