Skip to content

Commit 00743e7

Browse files
Update docs/tools/matic-js/zkevm/message.md
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 8c27a0a commit 00743e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/tools/matic-js/zkevm/message.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ However, for the sake of maintaining consistency among wrapped tokens, strict st
8181

8282
## Standardizations
8383

84-
8584
1. Adapter contracts need to implement the [Polygon bridge library](https://github.com/0xPolygonHermez/code-examples/blob/main/customERC20-bridge-example/contracts/base/PolygonERC20BridgeBase.sol) and expose `bridgeToken()` and `onMessageReceived()` functions.
8685
2. There should be two separate adapter contracts; `OriginChainBridgeAdapter` and `WrapperChainBridgeAdapter`.
8786
3. `bridgeToken()` function should match the exact function signature and be similar to [this](https://github.com/maticnetwork/static/blob/master/network/mainnet/cherry/artifacts/zkevm/ZkEVMBridgeAdapter.json) ABI.

0 commit comments

Comments
 (0)