diff --git a/gator_versioned_docs/version-0.3.0/guides/advanced-permissions/use-permissions/native-token.md b/gator_versioned_docs/version-0.3.0/guides/advanced-permissions/use-permissions/native-token.md index 916f6e757e4..de6166730a6 100644 --- a/gator_versioned_docs/version-0.3.0/guides/advanced-permissions/use-permissions/native-token.md +++ b/gator_versioned_docs/version-0.3.0/guides/advanced-permissions/use-permissions/native-token.md @@ -22,7 +22,7 @@ permissions for native token transfers with time-based (periodic) or streaming c This permission type ensures a per-period limit for native token transfers. At the start of each new period, the allowance resets. For example, a user signs an ERC-7715 permission that lets a dapp spend up to 0.001 ETH on their behalf each day. The dapp can transfer a total of -0.001 USDC per day; the limit resets at the beginning of the next day. +0.001 ETH per day; the limit resets at the beginning of the next day. See the [native token periodic permission API reference](../../../reference/advanced-permissions/permissions.md#native-token-periodic-permission) for more information. @@ -149,4 +149,4 @@ export const walletClient = createWalletClient({ ``` - \ No newline at end of file + diff --git a/smart-accounts-kit/guides/advanced-permissions/use-permissions/native-token.md b/smart-accounts-kit/guides/advanced-permissions/use-permissions/native-token.md index 916f6e757e4..de6166730a6 100644 --- a/smart-accounts-kit/guides/advanced-permissions/use-permissions/native-token.md +++ b/smart-accounts-kit/guides/advanced-permissions/use-permissions/native-token.md @@ -22,7 +22,7 @@ permissions for native token transfers with time-based (periodic) or streaming c This permission type ensures a per-period limit for native token transfers. At the start of each new period, the allowance resets. For example, a user signs an ERC-7715 permission that lets a dapp spend up to 0.001 ETH on their behalf each day. The dapp can transfer a total of -0.001 USDC per day; the limit resets at the beginning of the next day. +0.001 ETH per day; the limit resets at the beginning of the next day. See the [native token periodic permission API reference](../../../reference/advanced-permissions/permissions.md#native-token-periodic-permission) for more information. @@ -149,4 +149,4 @@ export const walletClient = createWalletClient({ ``` - \ No newline at end of file +