Skip to content

Commit 07ea45b

Browse files
Merge pull request #420 from MozirDmitriy/fix-broken-link
Fix broken link to Pimlico getTokenQuotes documentation
2 parents 6ef9df3 + 63faad0 commit 07ea45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/permissionless/actions/pimlico/getTokenQuotes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export type GetTokenQuotesReturnType = {
3232
/**
3333
* Returns all related fields to calculate the potential cost of a userOperation in ERC-20 tokens.
3434
*
35-
* - Docs: https://docs.pimlico.io/permissionless/reference/pimlico-bundler-actions/getTokenQuotes
35+
* - Docs: https://docs.pimlico.io/references/paymaster/erc20-paymaster/endpoints/pimlico_getTokenQuotes
3636
*
3737
* @param client that you created using viem's createClient whose transport url is pointing to the Pimlico's bundler.
3838
* @returns slow, standard & fast values for maxFeePerGas & maxPriorityFeePerGas

0 commit comments

Comments
 (0)