Documentation Index
Fetch the complete documentation index at: https://docs.debridge.com/llms.txt
Use this file to discover all available pages before exploring further.
Variables
UNWRAP_ETH
REVERT_IF_EXTERNAL_FAIL
PROXY_WITH_SENDER
SEND_HASHED_DATA
Functions
getFlag
Parameters:
| Name | Type | Description |
|---|---|---|
| _packedFlags | uint256 | Flags packed to uint256 |
| _flag | uint256 | Flag to check |
setFlag
Parameters:
| Name | Type | Description |
|---|---|---|
| _packedFlags | uint256 | Flags packed to uint256 |
| _flag | uint256 | Flag to set |
| _value | bool | Is set or not set |