OVMDepositPayload
OVMDepositPayload =
object
Defined in: types.ts:651
Payload for depositing to OVM contract with multicall3
Properties​
| Property | Type | Description | Defined in |
|---|---|---|---|
ovmAddress | string | OVM contract address | types.ts:653 |
deposits | object[] | Array of deposit objects | types.ts:656 |