Skip to content

Commit ede1832

Browse files
fadeevGMaiolo
andauthored
Update src/pages/developers/evm/gas.mdx
Co-authored-by: Guillermo Maiolo <guille.maiolo@gmail.com>
1 parent 2a4e2fa commit ede1832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/developers/evm/gas.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ When withdrawing ZRC-20 tokens back to a connected connected chain, the
3333
"withdraw gas fee" is applicable (listed as "Total fee" in the table below).
3434

3535
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)
36+
contract](https://github.com/zeta-chain/protocol-contracts/blob/main/v2/contracts/zevm/ZRC20.sol)
3737
for the token you wish to withdraw. This function will return the fee in the
3838
native gas token of the connected chain.
3939

0 commit comments

Comments
 (0)