Name | Type | Description |
---|---|---|
bridge | address | The address of the newly deployed RelayBridge contract |
asset | address | The address of the asset that the bridge will handle |
proxyBridge | contract BridgeProxy | The BridgeProxy contract associated with this bridge |
Name | Type | Description |
---|---|---|
hMailbox | address | The address of the Hyperlane mailbox contract |
Name | Type | Description |
---|---|---|
asset | address | The address of the asset (token) that the bridge will handle |
proxyBridge | contract BridgeProxy | The BridgeProxy contract that will work with this bridge |
Name | Type | Description |
---|---|---|
[0] | address | The address of the newly deployed RelayBridge contract |