Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit ebc4c4c

Browse files
authored
Add guide for how to set token allowances
1 parent f816472 commit ebc4c4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mdx/api/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Some interactions with 0x require or are improved by setting [token allowances](
6868
* Paying protocol fees in WETH, you will need to give a WETH allowance to the [StakingProxy](https://0x.org/docs/guides/v3-staking-specification#architecture)
6969
* **Note:** For swaps with "ETH" as sellToken, wrapping "ETH" to "WETH" or unwrapping "WETH" to "ETH" no allowance is needed, a null address of `0x0000000000000000000000000000000000000000` is then returned instead.
7070

71+
Refer to this guide for [how to set your token allowances](https://0x.org/docs/guides/how-to-set-your-token-allowances).
72+
7173
### Addresses by Network
7274

7375
The following table includes commonly used contract addresses. For a full list of our smart contract deployments address, see the [0x cheat sheet](https://0x.org/docs/guides/0x-cheat-sheet).

0 commit comments

Comments
 (0)