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 83e9c15 commit 2899487Copy full SHA for 2899487
pages/stack/interop/superchain-weth.mdx
@@ -72,7 +72,7 @@ sequenceDiagram
72
#### Initiating message
73
74
1. The user (or a contract operating on a user's behalf) calls `SuperchainWETH.sendETH` with a destination address and a chainId.
75
- This call should have an attached amount of ETH.
+ ETH, in the amount to transfer must be attached to this call.
76
77
2. `SuperchainWETH` transfers the specified ETH amount to `ETHLiquidity`, removing it from circulation on the source chain.
78
0 commit comments