Skip to content

Commit

Permalink
missing line
Browse files Browse the repository at this point in the history
  • Loading branch information
fsxforte committed Sep 9, 2024
1 parent dd0f03c commit b2ab2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ To indicate the target L2 chain, CCIP does not use chain IDs but instead its own

## Bridging from Ethereum to Arbitrum

decimal-scaled value (in 18 decimals), e.g., 1000000000000000000 for 1.0 GYD. Let RECIPIENT be the recipient address on Arbitrum.
Assume you want to bridge some given amount AMOUNT from Mainnet to Arbitrum. Let AMOUNT be the decimal-scaled value (in 18 decimals), e.g., 1000000000000000000 for 1.0 GYD. Let RECIPIENT be the recipient address on Arbitrum.

1. On Mainnet, on GYD, approve AMOUNT to GydL1CCIPEscrow:
```
Expand Down

0 comments on commit b2ab2d8

Please sign in to comment.