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.
1 parent 2a4e2fa commit ede1832Copy full SHA for ede1832
src/pages/developers/evm/gas.mdx
@@ -33,7 +33,7 @@ When withdrawing ZRC-20 tokens back to a connected connected chain, the
33
"withdraw gas fee" is applicable (listed as "Total fee" in the table below).
34
35
To find out the fee amount, call the `withdrawGasFee` function on the [ZRC-20
36
-contract](https://github.com/zeta-chain/protocol-contracts/blob/3ede272fba5b0c28a25778477b02f0639e5877f3/v2/contracts/zevm/ZRC20.sol)
+contract](https://github.com/zeta-chain/protocol-contracts/blob/main/v2/contracts/zevm/ZRC20.sol)
37
for the token you wish to withdraw. This function will return the fee in the
38
native gas token of the connected chain.
39
0 commit comments